Nik Clayton
Nik Clayton
Mentioned this to IFTAS in their community chat (https://riot.im/app/#/room/#trustandsafety:matrix.iftas.org), there's some interest in them developing a model policy that could be used by all apps. Worth noting that browsers (e.g.,...
Good point. Have you looked at moving the responsibility for the FAB to each fragment that needs one? I.e., including it in the fragment's layout, not `MainActivity` (and similar)? Architecturally...
You can. But you can also set a custom view in an AlertDialog, see https://developer.android.com/develop/ui/views/components/dialogs#CustomLayout
Ah, I think I might have confused you. "You can" was in reference to "Is it necessary to create a custom dialog". You can create a custom dialog to do...
Great, thanks. When creating the custom layout you can use https://cs.android.com/android/platform/superproject/main/+/main:frameworks/base/core/res/res/layout/alert_dialog_material.xml for inspiration. There are quite few existing places in the code where `setView` is used to set a custom...
@sanao1006 FYI, I'll be generally unavailable until the second week of January, so if you have anything ready for review earlier I won't be able to look at it until...
Hey @sanao1006 , were you able to get any further with this? No problem if you couldn't, I just don't want to start working on it if you have something...
Sure, that's great. And congratulations on the new job.
Thanks for the report. This was an ongoing issue with Tusky for some users (and not others). Medium term I plan to add support for Google's notification system (if the...
You don't see something like this (except with your account listed, not @[email protected])?