blob: 7869a9bf496197b25973329774b054843cd9b9e9 [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/ButtonTextBackgroundBlue"
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" />