~w-shackleton/droidpad-android/stable

« back to all changes in this revision

Viewing changes to res/layout/buttons.xml

  • Committer: William Shackleton
  • Date: 2013-04-12 14:42:12 UTC
  • mfrom: (51.3.5 json)
  • mto: This revision was merged to the branch mainline in revision 52.
  • Revision ID: w.shackleton@gmail.com-20130412144212-4f7pueqwee0lc3yd
Imported code to load JSON layouts

Show diffs side-by-side

added added

removed removed

Lines of Context:
27
27
            android:id="@+id/connectionIp"
28
28
            android:layout_width="wrap_content"
29
29
            android:layout_height="wrap_content"
 
30
            android:textIsSelectable="true"
30
31
            android:layout_gravity="center_horizontal" />
31
32
            <!-- android:text="TextView" -->
32
33