mirror of
https://github.com/antebudimir/tempus.git
synced 2026-01-03 02:41:40 +00:00
Layouts XML cleanup
This commit is contained in:
parent
0a3a09e631
commit
1c0265c12e
45 changed files with 140 additions and 143 deletions
|
|
@ -1,8 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<gradient
|
||||
android:startColor="#00000000"
|
||||
android:endColor="#FF000000"
|
||||
android:angle="180"
|
||||
android:dither="true" />
|
||||
android:dither="true"
|
||||
android:endColor="#FF000000"
|
||||
android:startColor="#00000000" />
|
||||
</shape>
|
||||
Loading…
Add table
Add a link
Reference in a new issue