Mercurial > 510ConnectbotMonitor
view app/src/main/res/layout/main.xml @ 30:89b6389aa5b2
starting update to latest toolchain
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Thu, 08 Nov 2018 11:59:30 -0800 |
parents | 807f7e4eaebe |
children |
line wrap: on
line source
<?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="fill_parent" android:layout_height="fill_parent" android:orientation="vertical" > <TextView android:id="@+id/text2" android:layout_width="wrap_content" android:layout_height="wrap_content" android:text="" > </TextView> </LinearLayout>