Fix system bar color customization
This commit is contained in:
parent
e706e0ee4f
commit
05ffecffb6
2 changed files with 6 additions and 4 deletions
|
|
@ -52,7 +52,8 @@
|
|||
<activity
|
||||
android:name=".activities.ThreadActivity"
|
||||
android:exported="false"
|
||||
android:parentActivityName=".activities.MainActivity" />
|
||||
android:parentActivityName=".activities.MainActivity"
|
||||
android:windowSoftInputMode="adjustResize" />
|
||||
|
||||
<activity
|
||||
android:name=".activities.SearchActivity"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue