adapt hack #1077 (removes the padding from the settings screens) to androidx

This commit is contained in:
B. Petersen 2019-11-08 01:29:06 +01:00
parent fb235b7639
commit 22166fc784
No known key found for this signature in database
GPG key ID: 3B88E92DEA8E9AFC

View file

@ -2,5 +2,4 @@
<resources xmlns:tools="http://schemas.android.com/tools">
<bool name="config_materialPreferenceIconSpaceReserved" tools:ignore="MissingDefaultResource,PrivateResource">false</bool>
<dimen name="preference_category_padding_start" tools:ignore="MissingDefaultResource,PrivateResource">0dp</dimen>
</resources>