Skip to content

Commit

Permalink
Merge pull request chentao0707#30 from songzhiyong/master
Browse files Browse the repository at this point in the history
条形码扫描界面按钮在被遮盖问题
  • Loading branch information
chentao0707 committed Sep 18, 2015
2 parents fcd4624 + cc43884 commit b384ef0
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 b384ef0

Please sign in to comment.