Skip to content

Commit

Permalink
Merge pull request #16 from joseRelvasF3m/newbranch
Browse files Browse the repository at this point in the history
teste
  • Loading branch information
joseRelvasF3m authored Jun 29, 2019
2 parents ba4388f + dfa8555 commit 14fba73
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@
android:gravity="center"
android:textColor="@android:color/white"
android:textSize="24sp"
android:paddingLeft="16dp"
android:paddingRight="16dp"
android:layout_width="match_parent"
android:layout_height="wrap_content"
tools:text="This is a demo of the AppIntro Library" />
Expand All @@ -31,7 +33,7 @@
android:id="@+id/image"
android:paddingLeft="16dp"
android:paddingRight="16dp"
android:padding="32dp"
android:paddingTop="32dp"
android:layout_width="match_parent"
android:layout_height="match_parent" />

Expand Down

0 comments on commit 14fba73

Please sign in to comment.