Remove toggle view code

This commit is contained in:
neslihanturan 2017-12-14 16:57:00 +03:00 committed by maskara
parent 289a528cd3
commit 08cf0990ce
4 changed files with 3 additions and 44 deletions

View file

@ -4,7 +4,7 @@
android:id="@+id/buttonLayout"
xmlns:app="http://schemas.android.com/apk/res-auto"
android:orientation="horizontal"
android:visibility="visible"
android:visibility="gone"
android:layout_below="@+id/icon"
xmlns:android="http://schemas.android.com/apk/res/android"
>