Solving bugs.

This commit is contained in:
Anonymous Raccoon
2018-09-19 17:52:28 +02:00
parent 42d7e153f4
commit 56cff4d361
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -90,7 +90,7 @@
android:fitsSystemWindows="true"
android:layout_width="wrap_content"
android:layout_height="fill_parent"
android:visibility="gone"
android:visibility="invisible"
android:elevation="6dp"
app:layout_behavior="android.support.design.widget.BottomSheetBehavior" >
<RelativeLayout
+1 -1
View File
@@ -133,7 +133,7 @@
<TextView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="01:00"
android:text="??:??"
android:id="@+id/timerEnd"
android:textColor="#ffffff"
android:layout_gravity="bottom|right"