| OLD | NEW |
| 1 android.webkit.WebView focusable focused scrollable | 1 android.webkit.WebView focusable focused scrollable |
| 2 android.view.View | 2 ++android.view.View |
| 3 android.widget.EditText editable_text focusable input_type=2 | 3 ++++android.widget.EditText editable_text focusable input_type=2 |
| 4 android.view.View clickable name='+' | 4 ++++android.view.View clickable name='+' |
| 5 android.widget.EditText editable_text focusable input_type=2 | 5 ++++android.widget.EditText editable_text focusable input_type=2 |
| 6 android.view.View clickable name='=' | 6 ++++android.view.View clickable name='=' |
| 7 android.view.View live_region_type=1 | 7 ++++android.view.View live_region_type=1 |
| OLD | NEW |