Does an unused import like so - import android.widget.RelativeLayout; eat memory?
Just want to know about how much or just is it valuable?
Maybe this is stu
but best approach is to write the clearest and simplest code you can as this improves the maintainability of the code and helps ensure it performs reasonably well even after it is changed.