mirror of
https://github.com/gsantner/dandelion
synced 2025-12-10 14:21:12 +01:00
added titles on top toolbar
This commit is contained in:
parent
14d5f04e2f
commit
b5cf37108e
15 changed files with 47 additions and 59 deletions
|
|
@ -1,10 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<solid android:color="@color/label_background" />
|
||||
<padding
|
||||
android:bottom="4dp"
|
||||
android:left="16dp"
|
||||
android:right="16dp"
|
||||
android:top="4dp" />
|
||||
<corners android:radius="2dp" />
|
||||
</shape>
|
||||
Loading…
Add table
Add a link
Reference in a new issue