1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2025-12-11 23:01:11 +01:00

Cleanup and release v0.1.3

This commit is contained in:
vanitasvitae 2016-07-04 11:19:09 +02:00
parent 91ac7aa33b
commit 2024f5d8fa
11 changed files with 27 additions and 44 deletions

View file

@ -46,6 +46,7 @@
android:layout_alignParentTop="true"
android:layout_toEndOf="@+id/textView"
android:layout_toLeftOf="@+id/podselection__button_select_pod"
android:layout_toStartOf="@+id/podselection__button_select_pod"
android:layout_toRightOf="@+id/textView"
android:hint="@string/filter_hint"
android:inputType="textUri|textWebEditText" />