This commit is contained in:
U-PC-20130702OVAK\Administrator
2018-08-09 16:50:13 +08:00
parent 6160767f93
commit 259b913cbe
115 changed files with 6071 additions and 6071 deletions

14
app/src/main/res/layout/easy_capture_activity.xml Normal file → Executable file
View File

@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<android.support.constraint.ConstraintLayout
xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent">
<include layout="@layout/capture"/>
<include layout="@layout/toolbar_capture"/>
<?xml version="1.0" encoding="utf-8"?>
<android.support.constraint.ConstraintLayout
xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent">
<include layout="@layout/capture"/>
<include layout="@layout/toolbar_capture"/>
</android.support.constraint.ConstraintLayout>