AndroidDeveloperLB

Results 538 issues of AndroidDeveloperLB

This is the only thing I can see about it: https://github.com/chrisbanes/insetter/blob/master/dbx/README.md#edge-to-edge-attributes " There is currently just one edge-to-edge attribute: app:layout_edgeToEdge: Set this view's system-ui visibility with the flags required to...

Like this: ![image](https://user-images.githubusercontent.com/5357526/34322535-f491a0d0-e831-11e7-9d77-1486bb1e9c3a.png) About removing background, I mean that it won't just avoid showing it, but also prepare the icon in the correct size.

Got this exception while pressing the middle button twice in a row: 12-23 20:53:17.510 4883-4883/? E/AndroidRuntime: FATAL EXCEPTION: main Process: uk.co.nickbutcher.adaptiveiconplayground, PID: 4883 java.lang.IllegalStateException: The specified child already has a...

I got this exception : 10-23 13:09:45.316 28525-28525/uk.co.nickbutcher.animatordurationtile E/AndroidRuntime: FATAL EXCEPTION: main Process: uk.co.nickbutcher.animatordurationtile, PID: 28525 android.view.WindowManager$BadTokenException: Unable to add window -- token android.os.BinderProxy@53b0d53 is not valid; is your activity...

It also doesn't re-appear later . Only when I scroll all the way to the top.

Up for grabs 🤚

App doesn't get the alarm to trigger when removing from the recent tasks. Tested on both emulator (API 29) and Pixel 4 (Android R). See attached video. [2020-02-27_12-02-10.zip](https://github.com/nikit19/AlarmManager/files/4260932/2020-02-27_12-02-10.zip) Other apps...

Seems when I scroll to the beginning/end, it has a "wobbly" scroll (like on IOS) instead of just stopping me : ![2018-11-26_17-28-36](https://user-images.githubusercontent.com/5357526/49023818-b8a9d780-f1a0-11e8-92f4-5ea283f6db13.gif) Is there a way to avoid it?

Can you please make it work for Android Studio? It fails opening the project no matter what I do. I get this: ![image](https://user-images.githubusercontent.com/5357526/41817096-d829cc4c-779c-11e8-80a3-3106865c1fb9.png)

**Describe the bug** I've marked an episode as watched, and later got a notification of it. **To Reproduce** 1. Buy the app (SeriesGuide X), and enable notification of it, but...

enhancement