Any resolution to this problem?
I'm currently working through this book and also have problems with the Fragments code. There are no errors, but I noticed LinearLayout is highlighted in the main.xml file. With a message "set android:baselineAligned="false" for better performance.
I'm new to Android. Would a RelativeLayout for this particular exercise? I don't really know the difference...
Last edited by corllja; June 6th, 2013 at 09:57 PM..
|