Cleaned up seekBar styles and properly align seekBar to left and right of the screen again

This commit is contained in:
Karim Abou Zeid 2015-04-17 13:15:32 +02:00
commit a19ea19eb9
4 changed files with 5 additions and 7 deletions

View file

@ -42,4 +42,6 @@ http://developer.android.com/guide/topics/appwidgets/index.html#CreatingLayout
<dimen name="circle_view_check">24dp</dimen>
<dimen name="empty_text_size">20sp</dimen>
<dimen name="seek_bar_margin_left_right">-17dp</dimen>
</resources>