Adjust reader seekbar design
- Revert back to old prev/next chapter icons - Make views taller for easier actions - Use more consistent spacing - Add ripples to prev/next chapter buttons
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:shape="rectangle">
|
||||
<corners android:radius="15dp" />
|
||||
<corners android:radius="48dp" />
|
||||
<solid android:color="?attr/colorPrimary" />
|
||||
</shape>
|
||||
|
||||
Reference in New Issue
Block a user