Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
Krishna Vemulavada
/
vera_2.1_app
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
91424b51
authored
Apr 09, 2018
by
Kunj Gupta
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
Unused stuff.
parent
68031446
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
4 deletions
app/src/arrow/res/layout/splash_screen.xml
app/src/main/res/layout/item_message.xml
app/src/arrow/res/layout/splash_screen.xml
View file @
91424b51
<?xml version="1.0" encoding="utf-8"?>
<
FrameLayout
xmlns:android=
"http://schemas.android.com/apk/res/android"
<
merge
xmlns:android=
"http://schemas.android.com/apk/res/android"
android:layout_width=
"match_parent"
android:layout_height=
"match_parent"
android:layout_gravity=
"center"
...
...
@@ -13,4 +13,4 @@
android:layout_marginLeft=
"@dimen/splash_screen_logo_margin"
android:layout_marginRight=
"@dimen/splash_screen_logo_margin"
android:src=
"@drawable/splash_logo"
/>
</FrameLayout>
\ No newline at end of file
</merge>
\ No newline at end of file
app/src/main/res/layout/item_message.xml
View file @
91424b51
...
...
@@ -32,7 +32,6 @@
style=
"?android:textAppearanceMedium"
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:layout_below=
"@id/user_username"
android:paddingLeft=
"@dimen/spacing"
android:paddingRight=
"@dimen/spacing"
android:textColor=
"?android:textColorPrimary"
/>
...
...
Write
Preview
Markdown
is supported
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