|
|
@ -16,7 +16,7 @@ |
|
|
|
android:id="@+id/iv_menu_more" |
|
|
|
android:id="@+id/iv_menu_more" |
|
|
|
android:layout_width="24dp" |
|
|
|
android:layout_width="24dp" |
|
|
|
android:layout_height="24dp" |
|
|
|
android:layout_height="24dp" |
|
|
|
android:background="?attr/selectableItemBackground" |
|
|
|
android:background="?attr/selectableItemBackgroundBorderless" |
|
|
|
android:src="@drawable/ic_more_vert" |
|
|
|
android:src="@drawable/ic_more_vert" |
|
|
|
android:tint="@color/tv_text_default" |
|
|
|
android:tint="@color/tv_text_default" |
|
|
|
android:visibility="gone" |
|
|
|
android:visibility="gone" |
|
|
|