removed intent chooser

This commit is contained in:
danijoo
2016-01-09 03:37:50 +01:00
parent cd3bc60759
commit ae464ddc89
2 changed files with 0 additions and 17 deletions

View File

@@ -46,18 +46,6 @@
android:layout_weight="1"
android:orientation="vertical">
<TextView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="@string/create_IntentHeader" />
<Spinner
android:id="@+id/create_spIntent"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginTop="4dp"
tools:listitem="@android:layout/simple_spinner_item" />
<TextView
android:layout_width="wrap_content"
android:layout_height="wrap_content"