mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-28 20:06:29 +01:00
Small improvements
This commit is contained in:
@@ -1933,8 +1933,7 @@ public class FragmentOptionsMisc extends FragmentBase implements SharedPreferenc
|
||||
ssb.append("\n");
|
||||
}
|
||||
} catch (PackageManager.NameNotFoundException ex) {
|
||||
ssb.append(ex.toString()).append("\n")
|
||||
.append(android.util.Log.getStackTraceString(ex)).append("\n");
|
||||
Log.e(ex);
|
||||
}
|
||||
|
||||
ssb.append("\n");
|
||||
|
||||
Reference in New Issue
Block a user