blob: 0357937ac6c36c317234c9ab973d58dc256a0e2e [file] [log] [blame]
Jose Pascoal31d72172014-10-09 15:15:41 +01001<?xml version="1.0" encoding="utf-8"?>
2<Button xmlns:android="http://schemas.android.com/apk/res/android"
3 android:id="@+id/android_button"
Pedro Arelo73fb8992015-02-10 18:18:19 +00004 style="@style/ButtonTextBackgroundGreen"
Jose Pascoal31d72172014-10-09 15:15:41 +01005 android:layout_width="match_parent"
Pedro Arelo73fb8992015-02-10 18:18:19 +00006 android:layout_height="wrap_content" />