update some xml comments
This commit is contained in:
parent
ab3dce1100
commit
8a58a53db7
8 changed files with 14 additions and 15 deletions
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
android:focusable="true"
|
||||
android:foreground="?rectSelectorStrong">
|
||||
|
||||
<!--suppress AndroidDomInspection -->
|
||||
<!--suppress AndroidDomInspection-->
|
||||
<ImageView
|
||||
android:id="@+id/image"
|
||||
android:scaleType="centerCrop"
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@
|
|||
~ limitations under the License
|
||||
-->
|
||||
|
||||
<!-- Layout to be used with only max 3 actions. It has a much larger picture at the left side-->
|
||||
<!-- Layout to be used with only max 3 actions. It has a much larger picture at the left side -->
|
||||
|
||||
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue