mirror of
https://github.com/cmclark00/mintris.git
synced 2025-05-21 00:05:20 +01:00
radom untracked changes
This commit is contained in:
parent
3e22d1c863
commit
4812c99ae3
7 changed files with 197 additions and 33 deletions
|
@ -2,10 +2,12 @@
|
|||
<shape xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:shape="rectangle">
|
||||
|
||||
<solid android:color="#3366FF" />
|
||||
<solid android:color="#444444" />
|
||||
|
||||
<corners android:radius="8dp" />
|
||||
|
||||
<stroke android:width="1dp" android:color="#666666" />
|
||||
|
||||
<padding
|
||||
android:left="16dp"
|
||||
android:right="16dp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue