mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-02-04 20:46:28 +01:00
template for toolbar buttons.
This commit is contained in:
parent
ad2fce6519
commit
06a7c56ca9
1 changed files with 5 additions and 0 deletions
5
xwords4/android/XWords4/res/layout/toolbar_button.xml
Normal file
5
xwords4/android/XWords4/res/layout/toolbar_button.xml
Normal 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"
|
||||||
|
/>
|
Loading…
Add table
Reference in a new issue