mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-29 05:43:55 +01:00
Remove toggle view code
This commit is contained in:
parent
56cdf56430
commit
dc294b8b97
4 changed files with 3 additions and 44 deletions
|
|
@ -21,8 +21,7 @@
|
|||
android:id="@+id/icon"
|
||||
android:layout_width="40dp"
|
||||
android:layout_height="40dp"
|
||||
android:layout_marginLeft="16dp"
|
||||
android:src="@drawable/ic_launcher">
|
||||
android:layout_marginLeft="16dp">
|
||||
</ImageView>
|
||||
|
||||
<LinearLayout
|
||||
|
|
@ -72,7 +71,7 @@
|
|||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_gravity="center_horizontal"
|
||||
app:srcCompat="@drawable/ic_directions_black_48dp" />
|
||||
app:srcCompat="@drawable/ic_directions_black_24dp" />
|
||||
<TextView
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue