am fbf2d276
: Merge "Made "No Recent Apps" banner brighter" into klp-dev
* commit 'fbf2d276353e76958484b0489df84f5b6ef8feef': Made "No Recent Apps" banner brighter
This commit is contained in:
@@ -162,7 +162,6 @@ public class LocationSettings extends LocationSettingsBase
|
|||||||
banner.setLayoutResource(R.layout.location_list_no_item);
|
banner.setLayoutResource(R.layout.location_list_no_item);
|
||||||
banner.setTitle(R.string.location_no_recent_apps);
|
banner.setTitle(R.string.location_no_recent_apps);
|
||||||
banner.setSelectable(false);
|
banner.setSelectable(false);
|
||||||
banner.setEnabled(false);
|
|
||||||
categoryRecentLocationRequests.addPreference(banner);
|
categoryRecentLocationRequests.addPreference(banner);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user