mirror of
https://github.com/gsantner/dandelion
synced 2025-12-11 14:51:11 +01:00
SQUASH
Rewrote ThemedSettings by inheriting Preference classes Fixed issues pointed out by gsantner Added back circle color picker preview to Settings and reflect color changes immediatelly :D Removed some debug messages and unified usage of Themeable
This commit is contained in:
parent
6ad634cc5b
commit
b9221099c2
20 changed files with 677 additions and 388 deletions
|
|
@ -22,7 +22,7 @@
|
|||
|
||||
<FrameLayout
|
||||
android:id="@+id/settings__fragment_container"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
app:layout_behavior="@string/appbar_scrolling_view_behavior" />
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue