Fix peak theme expand color

This commit is contained in:
h4h13 2019-10-30 20:35:19 +05:30
parent a4c3e46e85
commit 11e988fa80
6 changed files with 152 additions and 131 deletions

View file

@ -15,7 +15,6 @@
android:id="@+id/dimBackground"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="?colorOnSecondary"
android:clickable="true"
android:focusable="true"
android:visibility="gone" />