mirror of
https://github.com/zoriya/Opus.git
synced 2026-06-01 05:37:42 +00:00
Solving create gither.
This commit is contained in:
@@ -154,6 +154,7 @@ namespace MusicApp
|
||||
|
||||
FindViewById(Resource.Id.contentRefresh).Invalidate();
|
||||
FindViewById(Resource.Id.contentView).RequestLayout();
|
||||
FindViewById(Resource.Id.playerSheet).Visibility = ViewStates.Visible;
|
||||
}
|
||||
|
||||
if (intent.Action == "Sleep")
|
||||
|
||||
@@ -90,6 +90,7 @@
|
||||
android:fitsSystemWindows="true"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="fill_parent"
|
||||
android:visibility="gone"
|
||||
android:elevation="6dp"
|
||||
app:layout_behavior="android.support.design.widget.BottomSheetBehavior" >
|
||||
<RelativeLayout
|
||||
|
||||
Reference in New Issue
Block a user