From 0fd50892af711100a48832c073d1c55ade2b7ef4 Mon Sep 17 00:00:00 2001 From: Benoit Marty Date: Wed, 27 May 2020 16:12:06 +0200 Subject: [PATCH] Temporary fix to show error when user is creating an account on matrix.org with userId containing only digits (#1410) --- .idea/codeStyles/Project.xml | 3 --- CHANGES.md | 1 + .../java/im/vector/riotx/features/login/LoginFragment.kt | 9 +++++++++ 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml index 40ee4ee5cff..b3719669fd6 100644 --- a/.idea/codeStyles/Project.xml +++ b/.idea/codeStyles/Project.xml @@ -1,9 +1,6 @@