新增APP更新功能

This commit is contained in:
zhanglei
2025-10-29 15:08:05 +08:00
parent b602a61636
commit b38ea562ba
6 changed files with 80 additions and 90 deletions
@@ -48,6 +48,12 @@
android:layout_marginLeft="@dimen/dp_12"
android:layout_width="match_parent"
android:layout_height="wrap_content"/>
<com.xjjk.healthyclients.view.CustomUserInfoMenu
android:id="@+id/setting_check_version"
android:layout_marginLeft="@dimen/dp_12"
android:layout_width="match_parent"
android:layout_height="wrap_content"/>
</LinearLayout>
</layout>