Merge pull request #5148 from Stypox/error-panel
Show improved error panel instead of annoying snackbar or crashing
This commit is contained in:
commit
714c9fb397
73 changed files with 1148 additions and 1511 deletions
|
|
@ -219,7 +219,7 @@
|
|||
<!--ERROR PANEL-->
|
||||
<include
|
||||
android:id="@+id/error_panel"
|
||||
layout="@layout/error_retry"
|
||||
layout="@layout/error_panel"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_below="@id/detail_title_root_layout"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue