mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-04 01:46:49 +00:00
8cf0df7f9673fd35cf71a6c8e2c6d67d1618a40d
getTaskViewCount to iterate TaskViews
Using `getChildCount` to iterate TaskViews instead of `getTaskViewCount` when indices are used. As it is not safe to assume the TaskView starts from index 0. Flag: EXEMPT as no functionality changes Bug: 379942019 Test: Manual Change-Id: I599b5117f0848e429ebf83fc4b85451e52b4bcab
Languages
Java
73.1%
Kotlin
26.5%
AIDL
0.3%
Python
0.1%