Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
The Tor Project
Anti-censorship
Pluggable Transports
Snowflake Mobile
Commits
d7df7f3c
Verified
Commit
d7df7f3c
authored
Aug 06, 2020
by
HashikD
Browse files
Add Snowflake logo to layout
parent
c02309e8
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/src/main/res/layout/fragment_main.xml
View file @
d7df7f3c
...
...
@@ -9,7 +9,7 @@
android:id=
"@+id/start_button"
android:layout_width=
"match_parent"
android:layout_height=
"wrap_content"
android:layout_
centerI
nParent=
"true"
android:layout_
alig
nParent
Start
=
"true"
android:layout_marginStart=
"20dp"
android:layout_marginTop=
"20dp"
android:layout_marginEnd=
"20dp"
...
...
@@ -20,6 +20,12 @@
android:textColor=
"@color/colorText"
android:textSize=
"20sp"
/>
<ImageView
android:layout_width=
"200dp"
android:layout_height=
"200dp"
android:layout_centerInParent=
"true"
android:src=
"@drawable/ic_status_on"
/>
<TextView
android:id=
"@+id/users_served"
android:layout_width=
"wrap_content"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment