File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 3434 android : layout_width =" match_parent"
3535 android : layout_height =" wrap_content"
3636 android : layout_below =" @+id/about_email_label"
37+ android : paddingBottom =" @dimen/activity_margin"
3738 android : text =" @string/email" />
3839
3940 <TextView
4041 android : id =" @+id/about_rate_us"
4142 android : layout_width =" match_parent"
4243 android : layout_height =" wrap_content"
4344 android : layout_below =" @+id/about_email"
44- android : layout_marginTop =" @dimen/activity_margin"
45+ android : paddingBottom =" @dimen/activity_margin"
4546 android : paddingTop =" @dimen/activity_margin"
4647 android : text =" @string/rate_us_underlined"
4748 android : textColor =" @color/colorPrimary" />
5152 android : layout_width =" match_parent"
5253 android : layout_height =" wrap_content"
5354 android : layout_below =" @+id/about_rate_us"
54- android : layout_marginTop =" @dimen/activity_margin"
5555 android : paddingBottom =" @dimen/activity_margin"
5656 android : paddingTop =" @dimen/activity_margin"
5757 android : text =" @string/third_party_licences_underlined"
You can’t perform that action at this time.
0 commit comments