Skip to content
Snippets Groups Projects
Commit f5765de3 authored by Geoffrey Métais's avatar Geoffrey Métais
Browse files

Set seekbar background transparent

parent a7713bbb
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
<item android:id="@android:id/background">
<shape>
<solid android:color="@color/grey900transparent" />
<solid android:color="@color/transparent" />
</shape>
</item>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment