зеркало из
https://github.com/KokaKiwi/BarInsta
синхронизирован 2026-03-31 08:01:35 +00:00
fix "post not found" message when it actually works
Этот коммит содержится в:
родитель
43b2d37c4f
коммит
c2b46c4319
1 изменённых файлов: 1 добавлений и 1 удалений
|
|
@ -702,7 +702,7 @@ public class MainActivity extends BaseLanguageActivity implements FragmentManage
|
|||
Log.e(TAG, "showPostView: ", e);
|
||||
}
|
||||
}
|
||||
Toast.makeText(getApplicationContext(), R.string.post_not_found, Toast.LENGTH_SHORT).show();
|
||||
else Toast.makeText(getApplicationContext(), R.string.post_not_found, Toast.LENGTH_SHORT).show();
|
||||
alertDialog.dismiss();
|
||||
}
|
||||
|
||||
|
|
|
|||
Загрузка…
Создание таблицы
Добавить ссылку
Сослаться в новой задаче