Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion res/layout/preference_category_no_label.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@
-->
<Space xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="0dp" />
android:layout_height="8dp" />

2 changes: 1 addition & 1 deletion res/values/dimens.xml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
<dimen name="dashboard_tile_foreground_image_size">24dp</dimen>

<!-- Dashboard foreground image inset (from background edge to foreground edge) -->
<dimen name="dashboard_tile_foreground_image_inset">8dp</dimen>
<dimen name="dashboard_tile_foreground_image_inset">9dp</dimen>

<!-- Preference icon foreground image inset (from background edge to foreground edge) -->
<dimen name="preference_icon_foreground_image_inset">12dp</dimen>
Expand Down
249 changes: 105 additions & 144 deletions res/xml/top_level_settings.xml

Large diffs are not rendered by default.

287 changes: 124 additions & 163 deletions res/xml/top_level_settings_expressive.xml

Large diffs are not rendered by default.

272 changes: 117 additions & 155 deletions res/xml/top_level_settings_expressive_rising.xml

Large diffs are not rendered by default.

322 changes: 132 additions & 190 deletions res/xml/top_level_settings_simple.xml

Large diffs are not rendered by default.

316 changes: 129 additions & 187 deletions res/xml/top_level_settings_v2.xml

Large diffs are not rendered by default.