Twidere-App-Android-Twitter.../twidere/src/main/res/layout/surface_view.xml

6 lines
215 B
XML
Raw Normal View History

2014-07-03 07:48:39 +02:00
<?xml version="1.0" encoding="utf-8"?>
<SurfaceView xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/surface"
android:layout_width="match_parent"
android:layout_height="match_parent"/>