themes and various bugs
This commit is contained in:
parent
dc165fa6bc
commit
63526c6ed3
114 changed files with 1719 additions and 558 deletions
|
@ -23,7 +23,7 @@
|
|||
<FrameLayout
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:background="@color/bg"
|
||||
android:background="?android:colorBackground"
|
||||
android:focusable="false">
|
||||
|
||||
<ani.dantotsu.NoGestureSubsamplingImageView
|
||||
|
@ -52,7 +52,7 @@
|
|||
<FrameLayout
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:background="@color/bg"
|
||||
android:background="?android:colorBackground"
|
||||
android:focusable="false">
|
||||
|
||||
<ani.dantotsu.NoGestureSubsamplingImageView
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue