android - 如何为ActionBar溢出图标设置contentDescription

标签 android android-actionbar accessibility

我想让我的 Android 应用程序变得非常易于访问。

我一直在研究如何为 ActionBar Overflow 图标设置 contentDescription(例如,actionbar 左端的三个点)。

是否可以为此操作栏图标设置 contentDescription?

最佳答案

溢出图标的内容描述由框架设置,这使得它在所有应用程序中保持一致。更改默认描述会破坏用户的期望并导致困惑。您无需更改描述。

关于android - 如何为ActionBar溢出图标设置contentDescription,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/20197513/

相关文章:

android.database.sqlite.SQLiteException : near "where": syntax error (code 1):

android - 您可以从 ActionBar 的下拉导航中启动 Activity Intent 吗

android - 在 Android ActionBar 选项卡上的选项卡内添加 FragmentActivity。

android - Android 操作栏中 Activity 的中心标题

具有内部 CollectionView 的 TableViewCell 上的 iOS 可访问性

ios - 打开自定义 UITableViewCell 时在溢出菜单中显示/隐藏辅助功能元素

php - 如果(setChunkedStreamingMode)无法将文件从android发送到php

Android 应用程序和代码许可

android - IntelliJ - 新的设计师功能 - 如何教他将选择器视为按钮背景

c# - (C#、WinForms)如何为 ImageList 中的图像分配可访问性属性