fix getGroupInfo

This commit is contained in:
尹甲仑
2022-05-27 16:58:08 +08:00
parent 565dae2b6c
commit fd485a1a74
5 changed files with 14 additions and 7 deletions

View File

@@ -33,6 +33,7 @@
android:name="org.yameida.worktool.activity.ListenActivity"
android:label="@string/app_name"
android:screenOrientation="portrait"
android:windowSoftInputMode="adjustUnspecified|stateHidden"
android:theme="@style/AppTheme">
<intent-filter>
<action android:name="android.intent.action.MAIN" />