修改动态和部分我的界面

This commit is contained in:
被淹死的鱼
2026-03-17 20:24:06 +08:00
parent 48f01f0942
commit b03b04dad5
1166 changed files with 10063 additions and 6325 deletions

View File

@@ -38,7 +38,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginBottom="18dp"
android:text="感谢您选择使用私语!"
android:text="感谢您选择使用芊颜!"
android:textColor="#333333"
android:textSize="14sp" />

View File

@@ -38,7 +38,7 @@
android:id="@+id/tv_sava_dialog_message"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="请同意《私语用户协议》和《私语隐私政策》"
android:text="请同意《芊颜用户协议》和《芊颜隐私政策》"
android:textColor="@color/black"
android:textSize="13sp" />
</LinearLayout>