File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,8 +11,8 @@ android {
1111 defaultConfig {
1212 minSdkVersion 16
1313 targetSdkVersion 28
14- versionCode 10
15- versionName " 1.0.10 "
14+ versionCode 11
15+ versionName " 1.0.11 "
1616 archivesBaseName = " com.transferwise.sequencelayout-${ versionName} "
1717 }
1818
Original file line number Diff line number Diff line change 1313 android : layout_width =" wrap_content"
1414 android : layout_height =" wrap_content"
1515 android : layout_marginEnd =" 28dp"
16- android : ellipsize = " end "
16+ android : layout_marginRight = " 28dp "
1717 android : paddingEnd =" 16dp"
1818 android : paddingRight =" 16dp"
1919 android : paddingStart =" 0dp"
2020 android : paddingLeft =" 0dp"
21+ android : paddingBottom =" 16dp"
2122 tools : layout_width =" 64dp"
22- tools : text =" 30 Nov"
23- android : layout_marginRight =" 28dp" />
23+ tools : text =" 30 Nov" />
2424
2525 <LinearLayout
2626 android : layout_width =" 0dp"
You can’t perform that action at this time.
0 commit comments