|
@@ -22,7 +22,6 @@
|
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="wrap_content"
|
|
|
android:background="@color/white"
|
|
|
- android:visibility="gone"
|
|
|
android:orientation="vertical">
|
|
|
|
|
|
<TextView
|
|
@@ -38,7 +37,6 @@
|
|
|
android:layout_height="50dp"
|
|
|
android:background="@color/white"
|
|
|
android:gravity="center"
|
|
|
- android:visibility="gone"
|
|
|
android:orientation="horizontal"
|
|
|
>
|
|
|
|