OSDN Git Service

[Pie port] Add minimize & pip buttons to freeform windows
[android-x86/frameworks-base.git] / core / res / res / drawable / pointer_vertical_double_arrow_icon.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <pointer-icon xmlns:android="http://schemas.android.com/apk/res/android"
3     android:bitmap="@drawable/pointer_vertical_double_arrow"
4     android:hotSpotX="11dp"
5     android:hotSpotY="12dp" />