mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-11 03:28:51 -06:00
Switch to AppCompatActivity
This commit is contained in:
@@ -28,17 +28,9 @@
|
||||
android:angle="270"/>
|
||||
</shape>
|
||||
</item>
|
||||
<item android:top="21dp" android:bottom="2dp">
|
||||
<shape android:shape="rectangle" >
|
||||
<gradient
|
||||
android:angle="270"
|
||||
android:endColor="#ccffffff"
|
||||
android:startColor="#ffffff" />
|
||||
</shape>
|
||||
</item>
|
||||
<item android:bottom="21dp">
|
||||
<shape android:shape="rectangle" >
|
||||
<solid android:color="#ffffff" />
|
||||
<solid android:color="@color/grey_200" />
|
||||
</shape>
|
||||
</item>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user