Blame view

app/src/main/res/layout/activity_pdf.xml 241 Bytes
27983dbe   孙向锦   project init
1
2
3
4
5
6
  <?xml version="1.0" encoding="utf-8"?>
  <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
      android:orientation="vertical" android:layout_width="match_parent"
      android:layout_height="match_parent">
  
  </LinearLayout>