When meesage is too long it is not truncated and display whole on screen withouth scroll. Message should be trimed or scrollable  https://github.com/kryptco/krypton-android/blob/f62326279f013f0ce7b4f97cd50ad9537ed8ae32/app/src/main/res/layout/commit_remote.xml#L54-L69
When meesage is too long it is not truncated and display whole on screen withouth scroll. Message should be trimed or scrollable
krypton-android/app/src/main/res/layout/commit_remote.xml
Lines 54 to 69 in f623262