Commit 4b9ba7b
Fix to not lose space below when the panel is expanded. If a view had alignParentBottom="true", we were missing "notificationbarheight" pixels. Now it aligns correctly.
1 parent 11ce289 commit 4b9ba7b
File tree
1 file changed
+2
-9
lines changed- library/src/com/sothree/slidinguppanel
1 file changed
+2
-9
lines changedLines changed: 2 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
425 | 425 | | |
426 | 426 | | |
427 | 427 | | |
428 | | - | |
| 428 | + | |
429 | 429 | | |
430 | 430 | | |
431 | 431 | | |
| |||
850 | 850 | | |
851 | 851 | | |
852 | 852 | | |
853 | | - | |
854 | | - | |
855 | | - | |
856 | | - | |
857 | | - | |
858 | | - | |
859 | | - | |
860 | | - | |
| 853 | + | |
861 | 854 | | |
862 | 855 | | |
863 | 856 | | |
| |||
0 commit comments