Merge "Dismiss docked stack when opening non-resizable activity" into nyc-dev

This commit is contained in:
Jorim Jaggi
2016-04-07 23:40:43 +00:00
committed by Android (Google) Code Review
15 changed files with 90 additions and 139 deletions

View File

@ -22,6 +22,6 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="center"
android:text="@string/forced_resizable_info_text"
android:text="@string/dock_forced_resizable"
android:textColor="#ffffff"/>
</FrameLayout>