Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebase
Conflicts: build.gradle
This commit is contained in:
commit
07c2aba59b
1 changed files with 2 additions and 1 deletions
|
@ -9,7 +9,8 @@
|
|||
android:layout_height="32dp"
|
||||
android:textAppearance="?android:attr/textAppearanceMedium"
|
||||
android:text="Medium Text"
|
||||
android:id="@+id/dlgUserDecQuestion" />
|
||||
android:id="@+id/dlgUserDecQuestion"
|
||||
android:layout_marginLeft="8dp" />
|
||||
|
||||
<CheckBox
|
||||
android:layout_width="match_parent"
|
||||
|
|
Loading…
Reference in a new issue