Commit ae459fb 1 parent 450d38d commit ae459fb Copy full SHA for ae459fb
File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 425
425
android : id =" @+id/messageLoader"
426
426
android : layout_width =" match_parent"
427
427
android : layout_height =" wrap_content"
428
+ android : layout_marginHorizontal =" @dimen/threadHorizontalMargin"
428
429
android : orientation =" vertical"
429
430
android : visibility =" gone"
430
- android : layout_marginHorizontal =" @dimen/threadHorizontalMargin"
431
431
app : layout_constraintBottom_toBottomOf =" parent"
432
432
app : layout_constraintEnd_toEndOf =" parent"
433
433
app : layout_constraintStart_toStartOf =" parent"
473
473
android : id =" @+id/webViewsFrameLayout"
474
474
android : layout_width =" match_parent"
475
475
android : layout_height =" match_parent"
476
- android : minHeight =" 100dp "
476
+ android : minHeight =" 70dp "
477
477
app : layout_constraintBottom_toTopOf =" @id/quoteButtonFrameLayout"
478
478
app : layout_constraintEnd_toEndOf =" parent"
479
479
app : layout_constraintStart_toStartOf =" parent"
You can’t perform that action at this time.
0 commit comments