Removed old TODOs
This commit is contained in:
parent
2ed74acd6f
commit
c48dc5f9bd
@ -82,8 +82,6 @@ public class IntentListView extends ListView {
|
||||
mAdapter.clear();
|
||||
|
||||
String packageName = getContext().getPackageName();
|
||||
// TODO find default, show on top
|
||||
// TODO exclude IITCm
|
||||
|
||||
List<ResolveInfo> activities = mPackageManager.queryIntentActivities(intent, 0);
|
||||
ResolveInfo defaultTarget = mPackageManager.resolveActivity(intent, 0);
|
||||
|
Loading…
x
Reference in New Issue
Block a user