AndroidDeveloperLB

Results 602 issues of AndroidDeveloperLB

https://www.apkmirror.com/apk/rumboalla/apkupdater/apkupdater-2-0-5-release/ Found from here: https://www.reddit.com/r/AppHunt/comments/lh9rwf/apkupdater_is_a_tool_that_simplifies_the_process/ For some reason, I see a different app icon on the website compared to the real icon of the app, but the apps look identical...

Useful for apps we develop (debugging, so that it won't offer us to update to a new version...

enhancement

Sadly on Android R, you can't set a custom View for a Toast (when targeting API 31) : https://developer.android.com/reference/android/widget/Toast#setView(android.view.View) https://developer.android.com/reference/android/widget/Toast#getView() Please offer something that mimics the standard Toast's look&feel, so...

help wanted

**Is your feature request related to a problem? Please describe.** No. Just something that I use more often, more than recording the whole screen. **Describe the solution you'd like** As...

enhancement

I'm talking about this: https://developer.github.com/apps/building-oauth-apps/authorizing-oauth-apps/

question
provider-behavior

Suppose I have this in the manifest: Using the library here, I need to call this in order to request both permissions, even though they both belong to the same...

Currently, when you start typing this: rxPermissions .request( And you start auto-completion, it doesn't offer logical things to put. What I suggest is that you use StringDef, to help developers...

For some reason, once I update, it complains about that I can't set one of the fields, but I do need to set the field: ```kt @Entity interface TLThemeResource :...

**Description:** Full description of issue here when using navigationIconTint on MaterialToolbar that has the navigation drawer icon (the 3 horizontal lines), it doesn't do anything. Trying a style and even...

bug
Widget: TopAppBar