增加版本号显示

This commit is contained in:
qiji4215 2023-06-30 17:45:33 +08:00
parent 39a3835de4
commit 5e32c7ac8e
4 changed files with 4 additions and 1 deletions

View File

@ -143,7 +143,6 @@ class PersonalCenterFragment(private var backListener: (() -> Unit?)? = null) :
viewModel.liveDataMessage.observe(viewLifecycleOwner) {
ToastUtils.showShort(it)
}
fileChooser.setCallbacks(this@PersonalCenterFragment)
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 431 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 431 B

View File

@ -29,6 +29,10 @@
<item
android:icon="@drawable/ic_baseline_sim_card_download_24"
android:title="备份数据" />
<item
android:id="@+id/personal_center_menu_version"
android:icon="@drawable/ic_baseline_layers_24"
android:title="版本ONE_QE_V1.1.0_20230630_A" />
</group>
<group android:checkableBehavior="single">
<item android:title="小标题">