develop
LEdoian 3 years ago
parent dc24f23bbb
commit e962b05390

@ -1911,17 +1911,17 @@ namespace QuickPlay
// aapt resource value: 0x7f0b0043
public const int action_bar_title = 2131427395;
// aapt resource value: 0x7f0b0078
public const int action_container = 2131427448;
// aapt resource value: 0x7f0b007b
public const int action_container = 2131427451;
// aapt resource value: 0x7f0b0068
public const int action_context_bar = 2131427432;
// aapt resource value: 0x7f0b0083
public const int action_divider = 2131427459;
// aapt resource value: 0x7f0b0086
public const int action_divider = 2131427462;
// aapt resource value: 0x7f0b0079
public const int action_image = 2131427449;
// aapt resource value: 0x7f0b007c
public const int action_image = 2131427452;
// aapt resource value: 0x7f0b0002
public const int action_menu_divider = 2131427330;
@ -1938,14 +1938,14 @@ namespace QuickPlay
// aapt resource value: 0x7f0b0045
public const int action_mode_close_button = 2131427397;
// aapt resource value: 0x7f0b0086
public const int action_settings = 2131427462;
// aapt resource value: 0x7f0b0089
public const int action_settings = 2131427465;
// aapt resource value: 0x7f0b007a
public const int action_text = 2131427450;
// aapt resource value: 0x7f0b007d
public const int action_text = 2131427453;
// aapt resource value: 0x7f0b0084
public const int actions = 2131427460;
// aapt resource value: 0x7f0b0087
public const int actions = 2131427463;
// aapt resource value: 0x7f0b0046
public const int activity_chooser_view_content = 2131427398;
@ -1962,6 +1962,9 @@ namespace QuickPlay
// aapt resource value: 0x7f0b002c
public const int always = 2131427372;
// aapt resource value: 0x7f0b0079
public const int appTitleText = 2131427449;
// aapt resource value: 0x7f0b003f
public const int async = 2131427391;
@ -1989,8 +1992,8 @@ namespace QuickPlay
// aapt resource value: 0x7f0b0060
public const int checkbox = 2131427424;
// aapt resource value: 0x7f0b0082
public const int chronometer = 2131427458;
// aapt resource value: 0x7f0b0085
public const int chronometer = 2131427461;
// aapt resource value: 0x7f0b0036
public const int clip_horizontal = 2131427382;
@ -2058,8 +2061,8 @@ namespace QuickPlay
// aapt resource value: 0x7f0b004b
public const int icon = 2131427403;
// aapt resource value: 0x7f0b0085
public const int icon_group = 2131427461;
// aapt resource value: 0x7f0b0088
public const int icon_group = 2131427464;
// aapt resource value: 0x7f0b002e
public const int ifRoom = 2131427374;
@ -2067,8 +2070,8 @@ namespace QuickPlay
// aapt resource value: 0x7f0b0048
public const int image = 2131427400;
// aapt resource value: 0x7f0b007e
public const int info = 2131427454;
// aapt resource value: 0x7f0b0081
public const int info = 2131427457;
// aapt resource value: 0x7f0b0042
public const int italic = 2131427394;
@ -2106,18 +2109,21 @@ namespace QuickPlay
// aapt resource value: 0x7f0b0012
public const int normal = 2131427346;
// aapt resource value: 0x7f0b0080
public const int notification_background = 2131427456;
// aapt resource value: 0x7f0b0083
public const int notification_background = 2131427459;
// aapt resource value: 0x7f0b007c
public const int notification_main_column = 2131427452;
// aapt resource value: 0x7f0b007f
public const int notification_main_column = 2131427455;
// aapt resource value: 0x7f0b007b
public const int notification_main_column_container = 2131427451;
// aapt resource value: 0x7f0b007e
public const int notification_main_column_container = 2131427454;
// aapt resource value: 0x7f0b004e
public const int parentPanel = 2131427406;
// aapt resource value: 0x7f0b007a
public const int playerNameText = 2131427450;
// aapt resource value: 0x7f0b0005
public const int progress_circular = 2131427333;
@ -2130,11 +2136,11 @@ namespace QuickPlay
// aapt resource value: 0x7f0b003c
public const int right = 2131427388;
// aapt resource value: 0x7f0b007f
public const int right_icon = 2131427455;
// aapt resource value: 0x7f0b0082
public const int right_icon = 2131427458;
// aapt resource value: 0x7f0b007d
public const int right_side = 2131427453;
// aapt resource value: 0x7f0b0080
public const int right_side = 2131427456;
// aapt resource value: 0x7f0b001d
public const int screen = 2131427357;
@ -2241,8 +2247,8 @@ namespace QuickPlay
// aapt resource value: 0x7f0b0052
public const int textSpacerNoTitle = 2131427410;
// aapt resource value: 0x7f0b0081
public const int time = 2131427457;
// aapt resource value: 0x7f0b0084
public const int time = 2131427460;
// aapt resource value: 0x7f0b0010
public const int title = 2131427344;
@ -2250,6 +2256,9 @@ namespace QuickPlay
// aapt resource value: 0x7f0b005a
public const int titleDividerNoCustom = 2131427418;
// aapt resource value: 0x7f0b0078
public const int titleText = 2131427448;
// aapt resource value: 0x7f0b0058
public const int title_template = 2131427416;

@ -13,19 +13,24 @@
android:layout_height="@dimen/abc_action_bar_content_inset_with_nav">
-->
<!-- TODO: Use Coordinator layout -->
<CoordinatorLayout
<android.support.design.widget.CoordinatorLayout
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
android:layout_height="wrap_content"
xmlns:tools="http://schemas.android.com/tools"
android:layout_height="fill_parent"
android:layout_width="fill_parent"
>
<android.support.design.widget.AppBarLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"
>
<android.support.v7.widget.Toolbar
android:layout_width="match_parent"
android:layout_height="match_parent"
android:id="@+id/toolbar"
android:theme="@style/ThemeOverlay.AppCompat.Dark.ActionBar"
>
<!-- <LinearLayout
<LinearLayout
android:orientation="vertical"
android:layout_width="match_parent"
android:layout_height="match_parent"
@ -44,10 +49,9 @@
android:layout_height="wrap_content"
android:id="@+id/playerNameText" />
</LinearLayout>
-->
</android.support.v7.widget.Toolbar>
<!-- </android.support.design.widget.AppBarLayout>
-->
</android.support.design.widget.AppBarLayout>
<include layout="@layout/content_main" />
<!--<LinearLayout
@ -58,7 +62,4 @@
android:layout_height="match_parent"
android:id="@+id/linearLayout1" />
-->
</CoordinatorLayout>
<!--
</android.support.design.widget.CoordinatorLayout>
-->
</android.support.design.widget.CoordinatorLayout>
Loading…
Cancel
Save