diff --git a/app-common/src/main/res/layout/fragment_download_details.xml b/app-common/src/main/res/layout/fragment_download_details.xml index be01ad2..1a25075 100644 --- a/app-common/src/main/res/layout/fragment_download_details.xml +++ b/app-common/src/main/res/layout/fragment_download_details.xml @@ -82,7 +82,7 @@ android:maxLines="1" android:layout_width="match_parent" android:layout_height="match_parent" - android:inputType="textPassword" /> + android:inputType="numberPassword" />