Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Well, you haven't had your chance with ConstraintLayout. It's RelativeLayout's big sister, on steroids.
-
@bdhobare I tried it out, when it came out, and it was too buggy. There have been a lot of updates though, so I know my opinion is outdated. Is it good now? I had issues making the layout work if I changed screen size.
-
@LoveBytes I also tried it after I/O it was buggy and annoying because views were misaligning.
Mid September I tried it once again after working through Google's Codelabs.
It is much better now.(Reduces the nesting). However ,it does not remove the pain of adapting views to different screens :( -
Google should just bundle all these extra libraries(Recyclerview,cardview,constraintLayout etc) into appcompat or design library instead of adding alot of dependencies to build.gradle.
Related Rants
Android Relative layout is similar to Microsoft Word.
Move the button a little bit and earth moves from it's orbit :/
undefined
android