Skip to content

Commit

Permalink
Update IntentChooserFragment.java
Browse files Browse the repository at this point in the history
  • Loading branch information
danimahardhika authored Feb 17, 2017
1 parent ceca83b commit 49bd76e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,7 @@ protected Boolean doInBackground(Void... voids) {
break;
case "com.android.fallback":
case "com.paypal.android.p2pmobile":
case "com.lonelycatgames.Xplore":
break;
default:
apps.add(new IntentChooser(resolveInfo, IntentChooser.TYPE_SUPPORTED));
Expand Down

0 comments on commit 49bd76e

Please sign in to comment.