Made "No Recent Apps" banner brighter
- Fix b/10638903 Change-Id: I83d3dc30315c05844ed57ee3065b099ce1ec1f96
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