I don't mind the XML. It could have been a lot wor...
# android
j
I don't mind the XML. It could have been a lot worse...
Copy code
<android:view class="android.widget.LinearLayout">
  <android:property name="orientation" value="android.widget.LinearLayout.VERTICAL"/>
  <!-- etc... -->
</android:view>