This commit is contained in:
committed by
amazing-username
parent
8371f60d4e
commit
01e7f3869a
@@ -21,12 +21,19 @@
|
||||
|
||||
<android.support.v7.widget.Toolbar
|
||||
android:id="@+id/toolbar"
|
||||
android:layout_width="324dp"
|
||||
android:layout_width="170dp"
|
||||
android:layout_height="?attr/actionBarSize"
|
||||
android:background="@color/color_background"
|
||||
android:baselineAligned="false"
|
||||
app:popupTheme="@style/AppTheme.PopupOverlay" />
|
||||
|
||||
<ImageButton
|
||||
android:id="@+id/SongView"
|
||||
android:layout_width="1dp"
|
||||
android:layout_height="match_parent"
|
||||
android:layout_weight="1"
|
||||
tools:srcCompat="@tools:sample/backgrounds/scenic[6]" />
|
||||
|
||||
<ImageButton
|
||||
android:id="@+id/SettingsLink"
|
||||
android:layout_width="0dp"
|
||||
|
||||
Reference in New Issue
Block a user