Skip to content

Updated RNPromptFragment.java to use androidx#50

Open
wblukeg wants to merge 1 commit intoshimohq:masterfrom
wblukeg:hotfix/androidx
Open

Updated RNPromptFragment.java to use androidx#50
wblukeg wants to merge 1 commit intoshimohq:masterfrom
wblukeg:hotfix/androidx

Conversation

@wblukeg
Copy link
Copy Markdown

@wblukeg wblukeg commented Aug 20, 2019

Changed:
'import android.support.v7.app.AlertDialog;' to 'import androidx.core.app.NotificationCompat;'

Added:
'import androidx.appcompat.app.AlertDialog;

to RNPromptFragment.java to bring in line with AndroidX standard.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant