Update visuals of force resizable

Bug: 27327287
Change-Id: I32d30a8044f683e2f6287035250126999f623e15
This commit is contained in:
Jorim Jaggi
2016-04-07 18:06:47 -07:00
parent d06e606b98
commit 7b3936977f
3 changed files with 7 additions and 5 deletions

View File

@ -18,10 +18,9 @@
android:layout_width="match_parent"
android:layout_height="match_parent">
<TextView
<include
layout="@*android:layout/transient_notification"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="center"
android:text="@string/dock_forced_resizable"
android:textColor="#ffffff"/>
android:layout_gravity="center"/>
</FrameLayout>