android-calculatorpp/android-app/res/layout/cpp_drag_button_empty.xml

10 lines
463 B
XML
Raw Normal View History

2011-10-24 15:11:50 -04:00
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright (c) 2009-2011. Created by serso aka se.solovyev.
~ For more information, please, contact se.solovyev@gmail.com
~ or visit http://se.solovyev.org
-->
2012-01-14 17:40:08 -05:00
<org.solovyev.android.view.drag.DirectionDragButton xmlns:a="http://schemas.android.com/apk/res/android"
2011-12-18 13:38:34 -05:00
xmlns:c="http://schemas.android.com/apk/res/org.solovyev.android.calculator"
2012-11-18 08:33:05 -05:00
style="?cpp_control_button_style"/>