Remove ListView from preference_list_fragment.
As part of it, Use RecyclerView in PrintServiceSettingsFragment, which still depends on the old preference_list_frag layout. Also remove some unused pngs Test: manual Change-Id: I3189bd0dee5b6a74209eb1e707eb40427c96e312
This commit is contained in:
@@ -97,9 +97,6 @@
|
||||
<dimen name="dashboard_category_padding_start">0dp</dimen>
|
||||
<dimen name="dashboard_category_padding_end">0dp</dimen>
|
||||
|
||||
<!-- Dashboard category panel elevation -->
|
||||
<dimen name="dashboard_category_elevation">2dp</dimen>
|
||||
|
||||
<!-- Dashboard tile minimum height -->
|
||||
<dimen name="dashboard_tile_minimum_height">72dp</dimen>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user