mirror of
https://github.com/zoriya/Opus.git
synced 2026-06-04 14:56:23 +00:00
Solving bugs.
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user