mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-07 09:38:52 -06:00
Minor style changes
This commit is contained in:
@@ -3,5 +3,5 @@
|
||||
android:shape="rectangle">
|
||||
|
||||
<solid android:color="#3f000000" />
|
||||
<corners android:radius="10dp" />
|
||||
<corners android:radius="4dp" />
|
||||
</shape>
|
||||
@@ -57,7 +57,7 @@
|
||||
<org.isoron.uhabits.views.HabitHistoryView
|
||||
android:id="@+id/historyView"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="180dp"/>
|
||||
android:layout_height="160dp"/>
|
||||
|
||||
</LinearLayout>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user