调试面板暂时隐藏应用包管理中心(目前只能内网访问应用包查询接口)
This commit is contained in:
@@ -2238,7 +2238,9 @@
|
||||
android:padding="@dimen/dp_20"
|
||||
android:textOff="应用包管理中心"
|
||||
android:textOn="应用包管理中心"
|
||||
android:textSize="@dimen/dp_24"/>
|
||||
android:textSize="@dimen/dp_24"
|
||||
android:visibility="gone"
|
||||
/>
|
||||
|
||||
<androidx.constraintlayout.widget.ConstraintLayout
|
||||
android:id="@+id/apkCenterLayout"
|
||||
|
||||
Reference in New Issue
Block a user