|
|
@ -34,8 +34,8 @@ |
|
|
|
android:layout_width="36dp" |
|
|
|
android:layout_width="36dp" |
|
|
|
android:layout_height="36dp" |
|
|
|
android:layout_height="36dp" |
|
|
|
android:background="?attr/selectableItemBackgroundBorderless" |
|
|
|
android:background="?attr/selectableItemBackgroundBorderless" |
|
|
|
android:contentDescription="@string/more_menu" |
|
|
|
android:contentDescription="@string/delete" |
|
|
|
android:tooltipText="@string/more_menu" |
|
|
|
android:tooltipText="@string/delete" |
|
|
|
android:padding="6dp" |
|
|
|
android:padding="6dp" |
|
|
|
android:src="@drawable/ic_clear_all" |
|
|
|
android:src="@drawable/ic_clear_all" |
|
|
|
android:tint="@color/primaryText" |
|
|
|
android:tint="@color/primaryText" |
|
|
|