Android NestedScrollView TalkBack - 仅导航到屏幕上可见的项目,跳过滚动条下方的元素并直接到达底部选项卡。
创始人
2024-08-14 20:30:09
0

要实现Android NestedScrollView中TalkBack只导航到屏幕上可见的项目,并跳过滚动条下方的元素直接到达底部选项卡,可以使用以下方法:

  1. 在XML布局文件中,将NestedScrollView包裹在AccessibilityDelegateCompat中,并设置AccessibilityDelegateCompat类的实例作为NestedScrollView的AccessibilityDelegate。


    


  1. 在Java代码中,为NestedScrollView创建AccessibilityDelegateCompat类的实例,并覆盖其performAccessibilityAction()方法。在该方法中,根据要求导航到屏幕上可见的项目,并跳过滚动条下方的元素直接到达底部选项卡。
import androidx.core.view.AccessibilityDelegateCompat;
import androidx.core.view.ViewCompat;
import androidx.core.view.accessibility.AccessibilityNodeInfoCompat;
import androidx.core.widget.NestedScrollView;

public class CustomAccessibilityDelegate extends AccessibilityDelegateCompat {

    @Override
    public boolean performAccessibilityAction(View host, int action, Bundle args) {
        if (action == AccessibilityNodeInfoCompat.ACTION_SCROLL_FORWARD) {
            NestedScrollView nestedScrollView = (NestedScrollView) host;
            int visibleChildCount = nestedScrollView.getChildCount();

            if (visibleChildCount > 0) {
                View lastVisibleChild = nestedScrollView.getChildAt(visibleChildCount - 1);

                if (lastVisibleChild != null) {
                    ViewCompat.AccessibilityDelegateCompat.super.performAccessibilityAction(lastVisibleChild, action, args);
                    return true;
                }
            }
        }

        return ViewCompat.AccessibilityDelegateCompat.super.performAccessibilityAction(host, action, args);
    }
}
  1. 将创建的AccessibilityDelegateCompat实例设置为NestedScrollView的AccessibilityDelegate。
NestedScrollView nestedScrollView = findViewById(R.id.nestedScrollView);
CustomAccessibilityDelegate accessibilityDelegate = new CustomAccessibilityDelegate();
ViewCompat.setAccessibilityDelegate(nestedScrollView, accessibilityDelegate);

通过以上步骤,TalkBack将只导航到屏幕上可见的项目,并跳过滚动条下方的元素直接到达底部选项卡。请根据自己的需求进行适当调整和修改。

相关内容

热门资讯

实测必看!wepoker透视脚... 实测必看!wepoker透视脚本免费(辅助挂)总是真的有挂(有挂秘笈)1.wepoker透视脚本免费...
教程攻略!竞技联盟辅助插件(辅... 教程攻略!竞技联盟辅助插件(辅助挂)好像是有挂(果真有挂)1、下载好竞技联盟辅助插件脚本下载之后点击...
技术分享!xpoker透视辅助... 技术分享!xpoker透视辅助(辅助挂)真是有挂(有挂存在)一、xpoker透视辅助可以开透视的定义...
玩家必看科普!wejoker辅... 玩家必看科普!wejoker辅助软件(辅助挂)都是有挂(真实有挂)1、进入到wejoker辅助软件是...
一分钟了解!uupoker有透... 一分钟了解!uupoker有透视吗(辅助挂)真是有挂(有挂技术)1、进入游戏-大厅左侧-新手福利-激...
玩家必看分享!hhpoker真... 玩家必看分享!hhpoker真的假的(辅助挂)真是有挂(有挂助手)1、玩家可以在hhpoker真的假...
分享给玩家!wepoker透视... 分享给玩家!wepoker透视有用吗(辅助挂)本来是真的有挂(详细教程)1、wepoker透视有用吗...
总算了解!aapoker辅助工... 总算了解!aapoker辅助工具安全吗(辅助挂)其实存在有挂(确实有挂)1、超多福利:超高返利,海量...
发现玩家!德普之星辅助软件(辅... 发现玩家!德普之星辅助软件(辅助挂)竟然真的有挂(有挂方式)1、用户打开应用后不用登录就可以直接使用...
实测揭晓!werplan脚本(... 实测揭晓!werplan脚本(辅助挂)一直真的有挂(有挂实锤)实测揭晓!werplan脚本(辅助挂)...