Replace PNG list divider with XML shape
Change-Id: I06bf589de22682f7c598f56fbdbfcd61cb72b099
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 136 B |
Binary file not shown.
|
Before Width: | Height: | Size: 136 B |
Binary file not shown.
|
Before Width: | Height: | Size: 136 B |
Binary file not shown.
|
Before Width: | Height: | Size: 138 B |
@@ -14,7 +14,10 @@
|
||||
limitations under the License.
|
||||
-->
|
||||
|
||||
<nine-patch xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:src="@drawable/list_divider_mtrl_alpha"
|
||||
android:tint="?attr/colorForeground"
|
||||
android:alpha="0.12" />
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:tint="?attr/colorForeground">
|
||||
<solid android:color="#1f000000" />
|
||||
<size
|
||||
android:height="1dp"
|
||||
android:width="1dp" />
|
||||
</shape>
|
||||
|
||||
Reference in New Issue
Block a user