I just want to know if Comments in android(Java/XML) code will affect the size of APK?
example:-
/*ActionBar actionBar = getSupportActionBar();
actionBar.setDisplayHomeAsUpEnabled(true);*/
Commented code is not included in the compiled ode.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With