Skip to content

Commit

Permalink
feat: 修改文本名称。
Browse files Browse the repository at this point in the history
  • Loading branch information
wchenzhang committed Jan 18, 2025
1 parent 07c2e2c commit fcca4f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<string name="image">图像</string>
<string name="open">展开</string>
<string name="close">收起</string>
<string name="audio_play">音频播放</string>
<string name="audio_play">AudioTrack播放音频</string>
<string name="audio_record">音频录制</string>
<string name="video_view_play">VideoView 播放视频</string>
<string name="media_player_play_video">MediaPlayer 播放视频</string>
Expand Down

0 comments on commit fcca4f1

Please sign in to comment.