template for toolbar buttons.

This commit is contained in:
Andy2 2010-06-26 17:53:00 -07:00
parent ad2fce6519
commit 06a7c56ca9

View file

@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<Button xmlns:android="http://schemas.android.com/apk/res/android"
style="@style/toolbar_button"
/>