mirror of
https://github.com/KDE/kdeconnect-android
synced 2025-10-15 14:07:58 +00:00
Added icons to plugins (still unused).
This commit is contained in:
@@ -65,7 +65,7 @@ public class SharePlugin extends Plugin {
|
||||
|
||||
@Override
|
||||
public Drawable getIcon() {
|
||||
return context.getResources().getDrawable(R.drawable.icon);
|
||||
return context.getResources().getDrawable(R.drawable.share_plugin_action);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Reference in New Issue
Block a user