SDL: fixed service notification text color
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
android:src="@drawable/icon"
|
||||
android:layout_alignParentLeft="true"
|
||||
android:clickable="true"
|
||||
android:scaleType="centerCrop"
|
||||
android:scaleType="centerInside"
|
||||
android:adjustViewBounds="true"
|
||||
/>
|
||||
|
||||
@@ -35,10 +35,6 @@
|
||||
android:paddingLeft="10dp"
|
||||
/>
|
||||
|
||||
<!--
|
||||
android:textAppearance="@android:style/TextAppearance.StatusBar.EventContent.Title"
|
||||
-->
|
||||
|
||||
<Button
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="fill_parent"
|
||||
|
||||
Reference in New Issue
Block a user