made error handling work a bit
This commit is contained in:
parent
27a2dee3bd
commit
64c423902a
8 changed files with 142 additions and 39 deletions
|
|
@ -24,6 +24,7 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:textAppearance="?android:attr/textAppearanceLarge"
|
||||
android:gravity="center"
|
||||
android:text="@string/sorry_string"
|
||||
android:textStyle="bold" />
|
||||
|
||||
|
|
@ -44,35 +45,7 @@
|
|||
android:id="@+id/errorView"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:typeface="monospace"
|
||||
android:text="asdkfjasdhfjshgfgnigregirenigneigheuigeorigjweogijhegiohegojiegoergjeogheoghweoghiehgohewgoiwehogihewrghieogh
|
||||

asdfgeogirejgoeirjgoregjogijegoiwejg
|
||||

wergjergljegoiejgoeigjogjeogjegohgeoigheognmgnbnorneog
|
||||

ergoegremgekgnonhotnhotrnhkhnh
|
||||

safs
|
||||

f
|
||||

s
|
||||

f
|
||||

f
|
||||

f
|
||||

safasf
|
||||

sageoigohntrh
|
||||

trhoijrhoirnhohintrionbobirnionb
|
||||

boitrnobinobnroni
|
||||

sadfsfagfkjgnsfdljhenvgoenvjibnoenpeoignweguihregpiorhnpoithtvhiohöio höio ho fvgegh gsfdsfd
|
||||

sfdaiohsfdiousfdahoiuhsfdaoiusfd oifdhoifdho fvigh fvuigupi refsfdasklsdfhsalkjfhsalkfjsa
|
||||

salgkjsfdgkjreog ehpio vpo hfgoeiwrhpwreo ibbuhwfgeubuh l jhjkb
|
||||
|
||||

ssfda
|
||||

sfda
|
||||

sfda
|
||||

sfda
|
||||


|
||||

sagrejgorigjeoigjgkofdjgölkfdjgsdökgjklgjoe
|
||||

sfdafgs
|
||||

dfg
|
||||

sd
|
||||

fg"/>
|
||||
android:typeface="monospace"/>
|
||||
</HorizontalScrollView>
|
||||
|
||||
<Button
|
||||
|
|
|
|||
|
|
@ -89,7 +89,8 @@
|
|||
<string name="could_not_setup_download_menu">Could not setup download menu.</string>
|
||||
<string name="live_streams_not_supported">This is a LIVE STREAM. These are not yet supported.</string>
|
||||
<!-- error activity -->
|
||||
<string name="sorry_string">Sorry that shouldn#t have happened.</string>
|
||||
<string name="sorry_string">Sorry that should not happen.</string>
|
||||
<string name="guru_meditation" translatable="false">Guru Meditation.</string>
|
||||
<string name="error_report_button_text">Report error via mail</string>
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue