Android Dev - App Feedback Thread - January 14, 2022 |
- App Feedback Thread - January 14, 2022
- Open source - Android animations library
- Job Interview Questions (VMWare Android Developer)
- change value of a variable of a activity passed to a fragment
- I got passed over for the next step of interview because I haven't interfaced with a UX Designer or Product Manager. Is this normal?
- How to update only necessary views in RecyclerView Adapter when using firebase database
- Does Android Studio run smoothly on the late 2012 Macbook Pro (non retina)?
- BottomNavigationView shows wrong selection when I try to switch fragment too frequently
- Android 12 overlay problem ?
App Feedback Thread - January 14, 2022 Posted: 14 Jan 2022 06:00 AM PST This thread is for getting feedback on your own apps. Developers:
Commenters:
To cut down on spam, accounts who are too young or do not have enough karma to post will be removed. Please make an effort to contribute to the community before asking for feedback. As always, the mod team is only a small group of people, and we rely on the readers to help us maintain this subreddit. Please report any rule breakers. Thank you. [link] [comments] |
Open source - Android animations library Posted: 14 Jan 2022 08:05 AM PST Hi, Lets say we want to make some views enter from the right side and only after the animation finish we want to fade in some other views. The library offers some basic animations like:
In any situation it also possible to run an extra code between the animations using the "side effect" block. I would really appreciate your feedback,stars and pull requests :) [link] [comments] |
Job Interview Questions (VMWare Android Developer) Posted: 14 Jan 2022 09:39 AM PST Hi, I am preparing for an Android Developer role interview at VMWare and want to know what kind of questions they will ask? Has anyone gone through the process recently? [link] [comments] |
change value of a variable of a activity passed to a fragment Posted: 14 Jan 2022 08:12 AM PST I have a problem, can I change the value of a variable of a activity passed like a argument to a fragment with a new value of the fragment? [link] [comments] |
Posted: 14 Jan 2022 08:08 AM PST 3 year of Android & React Native Experience. Recruiter said I haven't interfaced with a UX designer or Product Manager, so I wouldn't be able to move forward. Sorry, I found this strange. I thought for soft skills, this is an odd strict requirement. Maybe there was other experience I was lacking. I genuinely am curious what type of experience this is? Do you agree with the recruiter here? Typically, I have customized and developed apps directly with clients, but again because the client is taking the role of designer or what the end product looks like, apparently I have no experience? [link] [comments] |
How to update only necessary views in RecyclerView Adapter when using firebase database Posted: 14 Jan 2022 07:40 AM PST I have recyclerview for displaying feeds in a social media app. A feed contains multiple images. So I have itemview for displaying feed data (description, creator image,name, date, like count, comment count etc) with a recyclerview in this itemview for showing images. I am setting the adapter for images in onBindViewHolder of feeds adapter. The problem is that when like count changes (which I call notifydatasetchanged or notifyItemChanged, the images are set again & suppose I am viewing 4th image for e.g It again goes to 1st Image, & also the recyclerview scrolls to some random position if the itemview height is higher than screen [link] [comments] |
Does Android Studio run smoothly on the late 2012 Macbook Pro (non retina)? Posted: 14 Jan 2022 06:37 AM PST I just started grad school and for my Android Dvpt. course I was wondering if I can use this Mac w upgraded specs? Or I'll need to buy another laptop? [link] [comments] |
BottomNavigationView shows wrong selection when I try to switch fragment too frequently Posted: 14 Jan 2022 06:08 AM PST |
Posted: 14 Jan 2022 05:23 AM PST On my S8(android 9) I use "Screen Overlays", its an apk that lets me create a custom overlay with different size and color shapes. I use it to block static images to prevent screen burning. On my S21(android 12), whenever I try to use it, the middle part of my screen is not working, only top and bottom part (like a header and footer), but when I enter back in the apk, the screen is working normally. Any way to make it work ? Thank you ! [link] [comments] |
You are subscribed to email updates from Developing Android Apps. To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google, 1600 Amphitheatre Parkway, Mountain View, CA 94043, United States |
No comments:
Post a Comment