BartRunnerAndroid/res/values-v11/styles.xml
dkeen@dkeen-laptop fb9ea894be All context menus switched to action mode pattern.
Completed transition to Holo theme.
2012-07-22 07:57:17 -07:00

6 lines
237 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:android="http://schemas.android.com/apk/res/android">
<style name="ButtonHoloBorderless" parent="@android:style/Widget.Holo.Button.Borderless.Small"></style>
</resources>