Skip to main content

All Questions

Filter by
Sorted by
Tagged with
1 vote
1 answer
644 views

Project has become so complex and big that I am lost [closed]

Hello this has never happened with me before . I am making an online shopping android app which has become huge and complex . While developing the code I have followed all the clean naming conventions ...
user139848's user avatar
2 votes
1 answer
1k views

OnClickListener good practice

Which one of the ways has better performance, or is a good programming practice, making the holder activity extend OnClickListener and make a Switch() clause for getItemId() or making one ...
El_Mochiq's user avatar
  • 121