This website works better with JavaScript.
Home
Explore
Help
Sign In
BWPB3
/
ytzh_Android_ZhongHui
Watch
9
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Activity
Browse Source
no message
master
lh
8 years ago
parent
7c92e74ec1
commit
843606c74a
3 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
app/src/main/res/layout/act_datanalysis.xml
+1
-0
app/src/main/res/layout/act_fumudaiscanresult.xml
+1
-0
app/src/main/res/layout/act_scanresult.xml
+ 1
- 0
app/src/main/res/layout/act_datanalysis.xml
View File
@ -8,6 +8,7 @@
<include
layout=
"@layout/include_tool_bar"
>
</include>
<LinearLayout
android:visibility="gone"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:background="@color/greyf4f4f4">
+ 1
- 0
app/src/main/res/layout/act_fumudaiscanresult.xml
View File
@ -9,6 +9,7 @@
<TextView
android:id="@+id/fumudai_type"
android:visibility="gone"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:background="@color/white"
+ 1
- 0
app/src/main/res/layout/act_scanresult.xml
View File
@ -9,6 +9,7 @@
<TextView
android:id="@+id/type"
android:visibility="gone"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:background="@color/white"
Write
Preview
Loading…
Cancel
Save