File tree Expand file tree Collapse file tree 4 files changed +11
-14
lines changed Expand file tree Collapse file tree 4 files changed +11
-14
lines changed Original file line number Diff line number Diff line change 1
1
<vector xmlns : android =" http://schemas.android.com/apk/res/android"
2
- android : width =" 80px "
3
- android : height =" 80px "
2
+ android : width =" 72px "
3
+ android : height =" 72px "
4
4
android : viewportWidth =" 1024"
5
5
android : viewportHeight =" 1024" >
6
6
<path
Original file line number Diff line number Diff line change 1
1
<vector xmlns : android =" http://schemas.android.com/apk/res/android"
2
- android : width =" 80px "
3
- android : height =" 80px "
2
+ android : width =" 72px "
3
+ android : height =" 72px "
4
4
android : viewportWidth =" 1024"
5
5
android : viewportHeight =" 1024" >
6
6
<path
Original file line number Diff line number Diff line change 1
1
<vector xmlns : android =" http://schemas.android.com/apk/res/android"
2
- android : width =" 80px "
3
- android : height =" 80px "
2
+ android : width =" 72px "
3
+ android : height =" 72px "
4
4
android : viewportWidth =" 1024"
5
5
android : viewportHeight =" 1024" >
6
6
<path
Original file line number Diff line number Diff line change 52
52
53
53
<style name =" AudioPlayerViewBaseStyle" >
54
54
<item name =" android:layout_width" >wrap_content</item >
55
- <item name =" android:layout_height" >wrap_content</item >
56
- <item name =" android:paddingTop" >@dimen/lib_dp_3</item >
57
- <item name =" android:paddingBottom" >@dimen/lib_dp_3</item >
58
- <item name =" android:paddingStart" >@dimen/lib_dp_7</item >
59
- <item name =" android:paddingEnd" >@dimen/lib_dp_7</item >
60
- <item name =" android:drawablePadding" >@dimen/lib_dp_5</item >
61
- <item name =" android:drawableStart" >@drawable/ic_audio_icon1</item >
62
- <item name =" android:gravity" >center_vertical</item >
55
+ <item name =" android:layout_height" >@dimen/lib_dp_40</item >
56
+ <item name =" android:paddingStart" >@dimen/lib_dp_10</item >
57
+ <item name =" android:drawablePadding" >@dimen/lib_dp_10</item >
58
+ <item name =" android:drawableStart" >@drawable/ic_audio_icon3</item >
59
+ <item name =" android:gravity" >left|center_vertical</item >
63
60
</style >
64
61
</resources >
You can’t perform that action at this time.
0 commit comments