Toggle navigation
Toggle navigation
This project
Loading...
Sign in
open-source
/
warply_android_sdk_maven_plugin
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
Panagiotis Triantafyllou
2022-03-30 15:11:24 +0300
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
4cbac8944821c394330e720e72626fc8e37d3cc2
4cbac894
1 parent
f0b6cc6a
minor home fix
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
warply_android_sdk/src/main/res/layout/fragment_home.xml
warply_android_sdk/src/main/res/layout/fragment_home.xml
View file @
4cbac89
...
...
@@ -4,7 +4,8 @@
xmlns:app=
"http://schemas.android.com/apk/res-auto"
xmlns:tools=
"http://schemas.android.com/tools"
android:layout_width=
"match_parent"
android:layout_height=
"match_parent"
>
android:layout_height=
"match_parent"
android:background=
"@android:color/white"
>
<RelativeLayout
android:layout_width=
"match_parent"
...
...
Please
register
or
login
to post a comment