mirror of https://github.com/tasks/tasks
Set ANCHOR_TOP
parent
e0210a7f09
commit
13ebdf8939
@ -1,13 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<layer-list xmlns:android="http://schemas.android.com/apk/res/android">
|
|
||||||
<item
|
|
||||||
android:bottom="48dp"
|
|
||||||
android:left="0dp"
|
|
||||||
android:right="0dp"
|
|
||||||
android:top="0dp">
|
|
||||||
|
|
||||||
<selector>
|
|
||||||
<item android:drawable="@drawable/ic_map_marker_select_red_48dp"/>
|
|
||||||
</selector>
|
|
||||||
</item>
|
|
||||||
</layer-list>
|
|
||||||
Loading…
Reference in New Issue