Remove old TextView
This commit is contained in:
parent
b70c6c9f1b
commit
d89d760a5e
1 changed files with 1 additions and 9 deletions
|
@ -34,15 +34,7 @@
|
|||
android:paddingStart="10dp"
|
||||
android:text="Name"
|
||||
android:textStyle="bold" />
|
||||
<!--
|
||||
<TextView
|
||||
android:id="@+id/bgsource_direction"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_weight="1"
|
||||
android:paddingStart="10dp"
|
||||
android:text="-" />
|
||||
-->
|
||||
|
||||
<ImageView
|
||||
android:id="@+id/bgsource_direction"
|
||||
android:layout_width="wrap_content"
|
||||
|
|
Loading…
Reference in a new issue