Skip to content
Personal
Open source
Business
Explore
Sign up
Sign in
Pricing
Blog
Support
Watch
67
Star
1,866
Fork
183
roughike
/
BottomBar
Code
Issues
15
Pull requests
7
Pulse
Graphs
Permalink
Browse files
Fixed shadow.
Loading branch information
...
1 parent
adb47d8
commit
0cd927486914106041a5fdd4ce80242479ffb3e8
roughike
committed
Mar 21, 2016
Unified
Split
Showing
1 changed file
with
2 additions
and
1 deletion
.
+2
−1
bottom-bar/src/main/res/layout/bb_bottom_bar_item_container.xml
Show notes
View
3
bottom-bar/src/main/res/layout/bb_bottom_bar_item_container.xml
@@ -7,7 +7,8 @@
<
FrameLayout
android
:
id
=
"
@+id/bb_user_content_container
"
android
:
layout_width
=
"
match_parent
"
-
android
:
layout_height
=
"
match_parent
"
>
+
android
:
layout_height
=
"
match_parent
"
+
android
:
layout_above
=
"
@+id/bb_bottom_bar_outer_container
"
>
<
ImageView
android
:
id
=
"
@+id/bb_bottom_bar_shadow
"
Toggle all file notes
0 comments on commit
0cd9274
Please
sign in
to comment.
Something went wrong with that request. Please try again.
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
0 comments on commit
0cd9274