blob: f5b960425320b0e190bb1e17b4252f71ac2fec23 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
tools:ignore="HardcodedText" >
<Button
layout_gravity="left"
layout_alignParentLeft="true"
editable="false"
android:text="Button" />
</LinearLayout>