Skip to content
Snippets Groups Projects
Commit 0d4baf85 authored by George Muresan's avatar George Muresan
Browse files

Merge branches 'master' and 'withoutbit' of...

Merge branches 'master' and 'withoutbit' of https://github.com/georgemuresan/Internship into withoutbit

# Conflicts:
#	.idea/caches/build_file_checksums.ser
#	app/src/main/res/layout/activity_first_page_consent.xml
parent 2f34a983
Branches
No related tags found
No related merge requests found
......@@ -25,7 +25,7 @@
</value>
</option>
</component>
<component name="ProjectRootManager" version="2" languageLevel="JDK_1_7" project-jdk-name="1.8" project-jdk-type="JavaSDK">
<component name="ProjectRootManager" version="2" languageLevel="JDK_1_8" project-jdk-name="1.8" project-jdk-type="JavaSDK">
<output url="file://$PROJECT_DIR$/build/classes" />
</component>
<component name="ProjectType">
......
......@@ -41,7 +41,7 @@
<android.support.constraint.ConstraintLayout
android:layout_width="match_parent"
android:layout_height="526dp"
android:layout_height="556dp"
tools:layout_editor_absoluteX="8dp"
tools:layout_editor_absoluteY="0dp">
......@@ -102,11 +102,11 @@
android:layout_height="wrap_content"
android:layout_marginEnd="8dp"
android:layout_marginStart="8dp"
android:layout_marginTop="56dp"
android:layout_marginTop="24dp"
android:text="@string/backButton"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@+id/imageView5" />
app:layout_constraintTop_toBottomOf="@+id/textView5" />
<TextView
android:id="@+id/textView6"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment