Converting adapters and retrofit services to kotlin.

This commit is contained in:
Amine
2017-05-28 15:29:59 +02:00
parent 97cee06ebe
commit 9b95404500
22 changed files with 918 additions and 1080 deletions

View File

@ -9,7 +9,7 @@
<string name="prompt_url">"Url"</string>
<string name="withLoginSwitch">"Login required ?"</string>
<string name="withHttpLoginSwitch">"HTTP Login required ?"</string>
<string name="login_url_problem">"Oups. You may need to add a \"/\" at the end of the url."</string>
<string name="login_url_problem">"Oops. You may need to add a \"/\" at the end of the url."</string>
<string name="prompt_login">"Username"</string>
<string name="prompt_http_login">"HTTP Username"</string>
<string name="label_share">"Share"</string>