File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
imageeditlibrary/src/main/res/values Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 26
26
</style >
27
27
28
28
<style name =" image_editor_subtitle" >
29
- <item name =" android:layout_width" >?attr/actionBarSize </item >
29
+ <item name =" android:layout_width" >wrap_content </item >
30
30
<item name =" android:layout_height" >?attr/actionBarSize</item >
31
+ <item name =" android:minWidth" >?attr/actionBarSize</item >
31
32
<item name =" android:background" >@drawable/image_edit_ripple</item >
32
33
</style >
33
34
36
37
<item name =" android:textStyle" >bold</item >
37
38
<item name =" android:textColor" >@color/image_editor_white</item >
38
39
<item name =" android:gravity" >center</item >
40
+ <item name =" android:paddingStart" >@dimen/image_editor_image_edit_text_padding</item >
41
+ <item name =" android:paddingEnd" >@dimen/image_editor_image_edit_text_padding</item >
39
42
</style >
40
43
</resources >
You can’t perform that action at this time.
0 commit comments