Merge "Update pointer menu/help cursor pngs." into udc-dev
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
|
Before Width: | Height: | Size: 684 B After Width: | Height: | Size: 660 B |
|
Before Width: | Height: | Size: 2.5 KiB After Width: | Height: | Size: 2.4 KiB |
|
Before Width: | Height: | Size: 668 B After Width: | Height: | Size: 674 B |
|
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 2.4 KiB |
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.7 KiB |
|
Before Width: | Height: | Size: 7.3 KiB After Width: | Height: | Size: 6.9 KiB |
|
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1.8 KiB |
|
Before Width: | Height: | Size: 6.7 KiB After Width: | Height: | Size: 7.1 KiB |
|
Before Width: | Height: | Size: 3.3 KiB After Width: | Height: | Size: 3.2 KiB |
|
Before Width: | Height: | Size: 3.1 KiB After Width: | Height: | Size: 3.3 KiB |
@@ -1,5 +1,5 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<pointer-icon xmlns:android="http://schemas.android.com/apk/res/android"
|
<pointer-icon xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
android:bitmap="@drawable/pointer_context_menu_large"
|
android:bitmap="@drawable/pointer_context_menu_large"
|
||||||
android:hotSpotX="13.5dp"
|
android:hotSpotX="10.5dp"
|
||||||
android:hotSpotY="10.5dp" />
|
android:hotSpotY="8dp" />
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<pointer-icon xmlns:android="http://schemas.android.com/apk/res/android"
|
<pointer-icon xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
android:bitmap="@drawable/pointer_help_large"
|
android:bitmap="@drawable/pointer_help_large"
|
||||||
android:hotSpotX="13.5dp"
|
android:hotSpotX="10.5dp"
|
||||||
android:hotSpotY="10.5dp" />
|
android:hotSpotY="8dp" />
|
||||||
|
|||||||