~dhis2-academy/dhis2-academy/android

« back to all changes in this revision

Viewing changes to dhis-mobile/dhis-androidApp/res/layout-land/oneattributerow.xml

  • Committer: vandac
  • Date: 2010-11-26 16:48:56 UTC
  • Revision ID: vandac-20101126164856-qn54rya5mt1dbouh
layout for landscape orientation added

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="utf-8"?>
 
2
<TextView 
 
3
android:id="@+id/orgUnitName" xmlns:android="http://schemas.android.com/apk/res/android"
 
4
android:layout_width="wrap_content"
 
5
android:layout_height="wrap_content"
 
6
 
 
7
/>