Flipboard / bottomsheet

Android component which presents a dismissible view from the bottom of the screen
BSD 3-Clause "New" or "Revised" License
4.53k stars 594 forks source link

Error method showWithSheetView #189

Closed Jparrgam closed 2 years ago

Jparrgam commented 6 years ago

java.lang.NullPointerException: Attempt to invoke virtual method 'void android.view.View.setTranslationY(float)' on a null object reference at com.flipboard.bottomsheet.BottomSheetLayout.initializeSheetValues(BottomSheetLayout.java:497) at com.flipboard.bottomsheet.BottomSheetLayout.showWithSheetView(BottomSheetLayout.java:648) at com.flipboard.bottomsheet.BottomSheetLayout.showWithSheetView(BottomSheetLayout.java:604)