diff --git a/res/layout/widget_remotecommandplugin.xml b/res/layout/widget_remotecommandplugin.xml index d0d77132..1cd959d8 100644 --- a/res/layout/widget_remotecommandplugin.xml +++ b/res/layout/widget_remotecommandplugin.xml @@ -15,7 +15,8 @@ android:paddingBottom="6dip" android:layout_width="wrap_content" android:layout_height="wrap_content" - android:src="@drawable/icon"/> + android:src="@drawable/icon" + android:contentDescription="@string/device_icon_description"/>