File: pointer_bubble.xml

package info (click to toggle)
mapsforge 0.20.0-2
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 40,304 kB
  • sloc: java: 38,655; xml: 6,714; sh: 140; makefile: 23
file content (7 lines) | stat: -rw-r--r-- 333 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
<?xml version="1.0" encoding="utf-8"?>
<Button xmlns:android="http://schemas.android.com/apk/res/android"
    style="?android:attr/borderlessButtonStyle"
    android:layout_width="wrap_content"
    android:layout_height="wrap_content"
    android:background="@drawable/pointer_bubble"
    android:textColor="@android:color/black" />