99

Welcome to android where Progress Bars are Spinners and Spinners are lists.

Comments
  • 15
    Welcome to IOS development where there is no radio button or checkbox 😶
  • 4
    Wait until you make ListView with custom rows :)
  • 4
    @Xirate Or RecyclerViews using custom Layouts and Animations.
  • 4
    That is one of my biggest pet peeves with Android development... Well, development in general, but usually even if you have a different naming convention it still makes sense, but a progress bar that doesn't progress and a spinner that doesn't spin is just 😵
  • 2
    And then the mixture of camelCase and snake_case in for property names in xml files.
Add Comment