Slide 33
Slide 33 text
実際にやってみる
4min
‧テスト結果
com.google.android.apps.common.testing.accessibility.framework.integrations.AccessibilityViewCheckExcept
ion: There was 1 accessibility error:
AppCompatTextView{
id=2131165219,
res-name=button_small,
visibility=VISIBLE,
width=27,
height=32,
has-focus=true,
has-focusable=true,
has-window-focus=true,
is-clickable=true,
is-enabled=true,
is-focused=true,
is-focusable=true,
……
input-type=0,
ime-target=false,
has-links=false
}:
View falls below the minimum recommended size for touch targets. Minimum touch target size is 48x48dp.
Actual size is 27x32dp.