Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add disableAddStickerFromImage #61

Closed
wants to merge 0 commits into from
Closed

Conversation

awwwsl
Copy link

@awwwsl awwwsl commented Jan 30, 2025

Add disableAddStickerFromImage

Description

Remove the button at the first item of recent and fav stickers

Issues Fixed or Closed by This PR

Check List

  • I have tested the changes and verified that they work and don't break anything(as well as I can manage) or drop the support for previous versions.
  • My code follows the code style of this project
  • I have merged commits that are meaningless for follow-up work and confirmed that they will not cause damage to follow-up maintenance

@@ -217,6 +217,7 @@
<string name="icon_4">图标 4</string>
<string name="icon_5">图标 5</string>
<string name="disablePremiumSticker">禁用会员贴纸栏</string>
<string name="disableAddStickerFromImage">禁用从图片添加贴纸按钮</string>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

string 插在了奇怪的地方,为什么不在最下面呢

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

跟禁用贴纸栏功能类似 就放一起了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants