File tree Expand file tree Collapse file tree 2 files changed +0
-7
lines changed Expand file tree Collapse file tree 2 files changed +0
-7
lines changed Original file line number Diff line number Diff line change 1414 android : layout_marginStart =" 16dp"
1515 android : layout_marginTop =" 16dp"
1616 android : background =" @android:color/white"
17- android : contentDescription =" @string/no_image_found"
1817 android : scaleType =" centerCrop"
1918 app : srcCompat =" @drawable/ic_message_black_24dp"
2019 app : tint =" @color/primaryDarkColor"
3029 android : layout_marginRight =" 16dp"
3130 android : layout_marginTop =" 16dp"
3231 android : textAppearance =" @style/TextAppearance.AppCompat.Caption"
33- tools : text =" @string/placeholder_place_distance"
3432 />
3533
3634 <TextView
4745 android : ellipsize =" end"
4846 android : layout_alignParentTop =" true"
4947 android : textAppearance =" @style/TextAppearance.AppCompat.Body2"
50- tools : text =" @string/placeholder_place_name"
5148 android : padding =" 12dp"
5249 />
5350</RelativeLayout >
Original file line number Diff line number Diff line change 1414 android : layout_marginStart =" @dimen/standard_gap"
1515 android : layout_marginTop =" @dimen/standard_gap"
1616 android : background =" @android:color/white"
17- android : contentDescription =" @string/no_image_found"
1817 android : scaleType =" centerCrop"
1918 android : src =" @drawable/empty_photo"
2019 />
2928 android : layout_marginRight =" @dimen/standard_gap"
3029 android : layout_marginTop =" @dimen/standard_gap"
3130 android : textAppearance =" @style/TextAppearance.AppCompat.Caption"
32- tools : text =" @string/placeholder_place_distance"
3331 />
3432
3533 <ImageView
5755 android : ellipsize =" end"
5856 android : maxLines =" 2"
5957 android : textAppearance =" @style/TextAppearance.AppCompat.Body2"
60- tools : text =" @string/placeholder_place_name"
6158 />
6259
6360 <TextView
7370 android : ellipsize =" end"
7471 android : maxLines =" 4"
7572 android : textAppearance =" @style/TextAppearance.AppCompat.Body1"
76- tools : text =" @string/placeholder_place_description"
7773 />
7874
7975 <include layout =" @layout/nearby_row_button" />
You can’t perform that action at this time.
0 commit comments