Graphic restyling of the interface

This commit is contained in:
CappielloAntonio 2021-04-24 11:45:53 +02:00
parent f6e01b8cd7
commit 1ffe52b8a0
27 changed files with 352 additions and 421 deletions

View file

@ -2,7 +2,7 @@
<shape xmlns:android="http://schemas.android.com/apk/res/android">
<gradient
android:startColor="#00000000"
android:endColor="#FF000000"
android:endColor="#FF121212"
android:angle="270"
android:dither="true" />
</shape>