Replaced the selectors with the ones from cabinet to fix the ripple flickering bug.
This commit is contained in:
parent
fe3657707b
commit
5dd57ef3ed
24 changed files with 64 additions and 78 deletions
|
|
@ -17,7 +17,7 @@
|
|||
android:id="@+id/container"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:background="?list_selector"
|
||||
android:background="?rect_selector"
|
||||
android:minHeight="48dp"
|
||||
android:orientation="horizontal"
|
||||
android:paddingTop="2dp"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue