Small Layout Changes

This commit is contained in:
Caesar2011
2018-07-29 04:05:18 +02:00
parent ae22c53198
commit 48f9a7ae87

View File

@@ -2,8 +2,7 @@
android:shape="rectangle"> android:shape="rectangle">
<gradient <gradient
android:angle="135" android:angle="135"
android:centerColor="#4CAF50" android:endColor="@color/colorFUGreenDark"
android:endColor="#2E7D32" android:startColor="@color/colorFUGreen"
android:startColor="#81C784"
android:type="linear" /> android:type="linear" />
</shape> </shape>