Changes due to Codacy

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
This commit is contained in:
tobiasKaminsky 2018-08-14 10:56:31 +02:00
parent f16742abaf
commit 61eb343660
No known key found for this signature in database
GPG key ID: 0E00D4D47D0C5AF7
8 changed files with 1 additions and 3 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 108 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 23 KiB

View file

@ -20,7 +20,6 @@
License along with this program. If not, see <http://www.gnu.org/licenses/>.
-->
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:gravity="center"
@ -35,7 +34,7 @@
android:layout_marginBottom="@dimen/alternate_margin"
android:layout_weight="60"
android:contentDescription="@string/what_s_new_image"
app:srcCompat="@drawable/whats_new_files"/>
/>
<TextView
android:id="@+id/whatsNewTitle"

View file

@ -68,7 +68,6 @@
<string name="auth_host_url">Server address https://…</string>
<string name="auth_username">Username</string>
<string name="auth_password">Password</string>
<string name="auth_register">No Nextcloud yet?\nClick here to get one from a provider</string>
<string name="sync_string_files">Files</string>
<string name="setup_btn_connect">Connect</string>
<string name="uploader_btn_upload_text">Upload</string>