Skip to content

Commit c2eca7d

Browse files
committed
Client:扩大自动生成代码界面的编辑视野
1 parent eb6b200 commit c2eca7d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

APIJSON(Android)/APIJSON(ADT)/APIJSONTest/AndroidManifest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
android:name="apijson.demo.ui.RequestActivity"
3232
android:label="@string/request" />
3333
<activity
34+
android:windowSoftInputMode="adjustPan"
3435
android:name="apijson.demo.ui.AutoActivity"
3536
android:label="@string/auto"
3637
android:screenOrientation="landscape" />

0 commit comments

Comments
 (0)