Merge \\"Use colorAccent for fullscreen tutorial.\\" into nyc-mr1-dev am: 5494983425
am: 040c264bbb
Change-Id: I34af747fd76629a27b0cdc805b1a4551e7920732
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:background="#ff009688"
|
||||
android:background="?android:attr/colorAccent"
|
||||
android:gravity="center_vertical"
|
||||
android:paddingBottom="24dp">
|
||||
|
||||
@@ -47,7 +47,7 @@
|
||||
android:paddingTop="8dp"
|
||||
android:scaleType="center"
|
||||
android:src="@drawable/ic_expand_more_48dp"
|
||||
android:tint="#ff009688"/>
|
||||
android:tint="?android:attr/colorAccent"/>
|
||||
</FrameLayout>
|
||||
|
||||
<TextView
|
||||
|
||||
Reference in New Issue
Block a user