mirror of
https://github.com/KDE/kdeconnect-android
synced 2025-09-05 16:45:08 +00:00
Added icons to plugins (still unused).
This commit is contained in:
@@ -51,7 +51,7 @@ public class MousePadPlugin extends Plugin {
|
||||
|
||||
@Override
|
||||
public Drawable getIcon() {
|
||||
return context.getResources().getDrawable(R.drawable.icon);
|
||||
return context.getResources().getDrawable(R.drawable.touchpad_plugin_action);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Reference in New Issue
Block a user