We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 872359c commit 3b5d901Copy full SHA for 3b5d901
app/src/main/res/values/styles.xml
@@ -20,7 +20,7 @@
20
</style>
21
22
<style name="ActionButtonStyle" parent="@android:style/Widget.Holo.Light.ActionButton">
23
- <item name="android:minWidth">0dp</item>
+ <item name="android:minWidth">1dp</item>
24
<item name="android:paddingStart">8dp</item>
25
<item name="android:paddingEnd">8dp</item>
26
0 commit comments