update some xml comments
This commit is contained in:
parent
ab3dce1100
commit
8a58a53db7
8 changed files with 14 additions and 15 deletions
|
|
@ -90,7 +90,7 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content">
|
||||
|
||||
<!--This is necessary for the drag sorting to work at the top-->
|
||||
<!-- necessary for the drag sorting to work at the top -->
|
||||
<View
|
||||
android:id="@+id/draggable_area"
|
||||
android:layout_width="72dp"
|
||||
|
|
|
|||
|
|
@ -62,7 +62,7 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content">
|
||||
|
||||
<!--This is necessary for the drag sorting to work at the top-->
|
||||
<!-- necessary for the drag sorting to work at the top -->
|
||||
<View
|
||||
android:id="@+id/draggable_area"
|
||||
android:layout_width="72dp"
|
||||
|
|
|
|||
|
|
@ -108,7 +108,7 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content">
|
||||
|
||||
<!--This is necessary for the drag sorting to work at the top-->
|
||||
<!-- necessary for the drag sorting to work at the top -->
|
||||
<View
|
||||
android:id="@+id/draggable_area"
|
||||
android:layout_width="72dp"
|
||||
|
|
|
|||
|
|
@ -87,7 +87,7 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content">
|
||||
|
||||
<!--This is necessary for the drag sorting to work at the top-->
|
||||
<!-- necessary for the drag sorting to work at the top -->
|
||||
<View
|
||||
android:id="@+id/draggable_area"
|
||||
android:layout_width="72dp"
|
||||
|
|
|
|||
|
|
@ -43,7 +43,6 @@ http://developer.android.com/guide/topics/appwidgets/index.html#CreatingLayout
|
|||
|
||||
<dimen name="mini_player_height">56dp</dimen>
|
||||
|
||||
<!--App Widgets-->
|
||||
<dimen name="app_widget_classic_image_size">96dp</dimen>
|
||||
<dimen name="app_widget_classic_min_width">250dp</dimen>
|
||||
<dimen name="app_widget_classic_min_height">40dp</dimen>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue