mirror of
https://github.com/gsantner/dandelion
synced 2025-12-10 06:11:12 +01:00
Added first design of an AboutActivity
This commit is contained in:
parent
12d12cdd39
commit
0b8dbcc35d
19 changed files with 326 additions and 15 deletions
|
|
@ -4,6 +4,6 @@
|
|||
<item name="windowActionBar">false</item>
|
||||
<item name="windowNoTitle">true</item>
|
||||
<item name="android:windowDrawsSystemBarBackgrounds">true</item>
|
||||
<item name="android:statusBarColor">@android:color/transparent</item>
|
||||
<item name="android:statusBarColor">@color/colorPrimary</item>
|
||||
</style>
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue