mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-29 13:24:52 +02:00
Allow transparent widgets
This commit is contained in:
@@ -112,6 +112,8 @@ public class ActivityWidgetSync extends ActivityBase {
|
||||
}
|
||||
});
|
||||
|
||||
btnColor.setColor(Color.TRANSPARENT);
|
||||
|
||||
setResult(RESULT_CANCELED, resultValue);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user