Skip to content

Commit

Permalink
条形码扫描界面按钮在被遮盖问题
Browse files Browse the repository at this point in the history
  • Loading branch information
songzhiyong committed Sep 18, 2015
1 parent fcd4624 commit cc43884
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/res/layout/activity_capture.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
<RelativeLayout
android:id="@+id/capture_container"
xmlns:android="http://schemas.android.com/apk/res/android"
android:fitsSystemWindows="true"
android:layout_width="match_parent"
android:layout_height="match_parent">

Expand Down

0 comments on commit cc43884

Please sign in to comment.