Commit 3b278d7
1 parent e88a1b9 commit 3b278d7
File tree
2 files changed
+5
-2
lines changed- lib/java/com/google/android/material/sidesheet/res
- layout
- values
2 files changed
+5
-2
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
44 |
| - | |
45 |
| - | |
46 | 44 |
| |
47 | 45 |
| |
48 | 46 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
43 | 48 |
| |
44 | 49 |
| |
45 | 50 |
| |
|
1 commit comments
akeeaggarwal commentedon Jan 30, 2024
App is crashing after updating to "1.12.0-alpha03" with below logs
FATAL EXCEPTION: main
Process: com.example.debug, PID: 24717
android.view.InflateException: Binary XML file line #44 in com.example.debug:layout/m3_side_sheet_dialog: Could not inflate Behavior subclass com.google.android.material.sidesheet.SideSheetBehavior
Caused by: java.lang.RuntimeException: Could not inflate Behavior subclass com.google.android.material.sidesheet.SideSheetBehavior