Screenshots
|
@ -260,6 +260,7 @@ class DetailActivity : AppCompatActivity(), ActionMode.Callback {
|
|||
mainListContainer.isRefreshing = false
|
||||
}
|
||||
} catch (e: Exception) {
|
||||
Log.e(TAG, "Error fetching notifications for ${topicShortUrl(subscriptionBaseUrl, subscriptionTopic)}: ${e.stackTrace}", e)
|
||||
runOnUiThread {
|
||||
Toast
|
||||
.makeText(this@DetailActivity, getString(R.string.refresh_message_error, e.message), Toast.LENGTH_LONG)
|
||||
|
|
Before Width: | Height: | Size: 227 KiB After Width: | Height: | Size: 276 KiB |
Before Width: | Height: | Size: 225 KiB After Width: | Height: | Size: 274 KiB |
Before Width: | Height: | Size: 128 KiB After Width: | Height: | Size: 156 KiB |
Before Width: | Height: | Size: 224 KiB After Width: | Height: | Size: 628 KiB |