AndroidDeveloperLB

Results 602 issues of AndroidDeveloperLB

- [V ] Feature Request. Start by telling us what problem you’re trying to solve. Often a solution already exists! Don’t send pull requests to implement new features without first...

What kind of issue is this? - [ V] Bug report. If you’ve found a bug, spend the time to write a failing test. Bugs with tests get fixed. Here’s...

What kind of issue is this? - [ V] Bug report. If you’ve found a bug, spend the time to write a failing test. Bugs with tests get fixed. Here’s...

**please complete the following information:** - OS version: [e.g. Win 10, Mac Catalina] Windows 11 - Editor: [e.g. vscode, intelij, sublime] Android Studio - Editor version: Android Studio Bumblebee |...

**Describe the bug** Import project from the repository, can't build it and run it **To Reproduce** As I wrote. Clone, build. **Expected behavior** Should be able to build. **Logs/Screenshots** I...

bug

I've noticed some edge cases that their SDK doesn't cover, such as inflation of Views, outside of Activity (example is inflation via the class that extends Application, to show content...

Suppose I have a vertical RecyclerView with various items in it. One if the items should be a FlexBox one (using another RecyclerView), that goes from one row to the...

I see this: ![image](https://user-images.githubusercontent.com/5357526/36074592-e21cd146-0f4a-11e8-8315-548b9a089c05.png) I tried to remove the part of the "publish", but still got an error: ![image](https://user-images.githubusercontent.com/5357526/36074599-01cd1550-0f4b-11e8-8700-018e0bd535af.png) How come?