mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
6 lines
231 B
XML
6 lines
231 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<bitmap xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:src="@drawable/menu_item_pressed_texture"
|
|
android:tileMode="repeat"
|
|
android:dither="false"/>
|