Merge "Add a comment on drawer layout file." into mnc-ub-dev
am: 5493040235
* commit '5493040235ba2fe70b129f51a69dc2ed8e52a393':
Add a comment on drawer layout file.
This commit is contained in:
@@ -24,7 +24,8 @@
|
|||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="match_parent">
|
android:layout_height="match_parent">
|
||||||
<!-- As the main content view, the view below consumes the entire
|
<!-- As the main content view, the view below consumes the entire
|
||||||
space available using match_parent in both dimensions. -->
|
space available using match_parent in both dimensions. Note that
|
||||||
|
this child does not specify android:layout_gravity attribute. -->
|
||||||
<ScrollView
|
<ScrollView
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="match_parent"
|
android:layout_height="match_parent"
|
||||||
|
|||||||
Reference in New Issue
Block a user