made 0.8 release, cosmetic fixes, added scrollviews into mark fragments for accessibility (people w/ small phones)
This commit is contained in:
@@ -5,5 +5,4 @@
|
||||
|
||||
<corners android:radius="@dimen/corner_radius" />
|
||||
<solid android:color="@color/pastel_yellow_transparent" />
|
||||
<stroke android:width="5dp" android:color="@color/pastel_yellow" />
|
||||
</shape>
|
||||
|
||||
@@ -5,5 +5,4 @@
|
||||
|
||||
<corners android:radius="@dimen/corner_radius" />
|
||||
<solid android:color="#90FFCC33" />
|
||||
<stroke android:width="5dp" android:color="@color/pastel_yellow" />
|
||||
</shape>
|
||||
|
||||
Reference in New Issue
Block a user