修改扫描二维码Activity主题
This commit is contained in:
parent
06ce085c34
commit
a3ef0c2575
|
@ -168,6 +168,7 @@
|
|||
android:name=".zxing.CaptureActivity"
|
||||
android:configChanges="keyboardHidden|orientation|screenSize"
|
||||
android:screenOrientation="portrait"
|
||||
android:theme="@android:style/Theme.NoTitleBar.Fullscreen"
|
||||
android:windowSoftInputMode="stateAlwaysHidden|adjustResize" />
|
||||
|
||||
<!-- 底部泡泡菜单 -->
|
||||
|
|
Loading…
Reference in New Issue