|
@@ -10,6 +10,7 @@
|
|
|
<View
|
|
<View
|
|
|
android:id="@+id/line"
|
|
android:id="@+id/line"
|
|
|
android:layout_width="match_parent"
|
|
android:layout_width="match_parent"
|
|
|
|
|
+ android:visibility="gone"
|
|
|
android:layout_height="1dp"
|
|
android:layout_height="1dp"
|
|
|
android:background="#ff40FF5E"/>
|
|
android:background="#ff40FF5E"/>
|
|
|
|
|
|