Favorite icon color change and Added more info on crash report
This commit is contained in:
parent
bb748e41de
commit
82e43ab87f
15 changed files with 45 additions and 36 deletions
|
@ -202,6 +202,7 @@
|
|||
android:background="?attr/rectSelector"
|
||||
android:clickable="true"
|
||||
android:focusable="true"
|
||||
android:gravity="center_vertical"
|
||||
android:minHeight="@dimen/md_listitem_height"
|
||||
android:orientation="horizontal"
|
||||
tools:ignore="PrivateResource">
|
||||
|
@ -242,6 +243,7 @@
|
|||
android:background="?attr/rectSelector"
|
||||
android:clickable="true"
|
||||
android:focusable="true"
|
||||
android:gravity="center_vertical"
|
||||
android:minHeight="@dimen/md_listitem_height"
|
||||
android:orientation="horizontal"
|
||||
tools:ignore="PrivateResource">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue