Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
I
InstiApp
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
RAHUL SHARMA
InstiApp
Commits
69f560d5
Commit
69f560d5
authored
Feb 02, 2019
by
Varun Patil
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Make feed and event fabs animate while showing
parent
ec8fa297
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
app/src/main/res/layout/fragment_event.xml
app/src/main/res/layout/fragment_event.xml
+1
-1
app/src/main/res/layout/fragment_feed.xml
app/src/main/res/layout/fragment_feed.xml
+1
-1
No files found.
app/src/main/res/layout/fragment_event.xml
View file @
69f560d5
...
@@ -235,7 +235,7 @@
...
@@ -235,7 +235,7 @@
android:layout_margin=
"16dp"
android:layout_margin=
"16dp"
android:src=
"@drawable/ic_edit_black_24dp"
android:src=
"@drawable/ic_edit_black_24dp"
android:tint=
"@android:color/black"
android:tint=
"@android:color/black"
android:visibility=
"
gon
e"
/>
android:visibility=
"
invisibl
e"
/>
</RelativeLayout>
</RelativeLayout>
...
...
app/src/main/res/layout/fragment_feed.xml
View file @
69f560d5
...
@@ -26,7 +26,7 @@
...
@@ -26,7 +26,7 @@
android:layout_margin=
"16dp"
android:layout_margin=
"16dp"
android:src=
"@drawable/ic_add_black_24dp"
android:src=
"@drawable/ic_add_black_24dp"
android:tint=
"@android:color/black"
android:tint=
"@android:color/black"
android:visibility=
"
gon
e"
/>
android:visibility=
"
invisibl
e"
/>
<include
layout=
"@layout/loading_panel"
/>
<include
layout=
"@layout/loading_panel"
/>
...
...
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