mirror of
https://github.com/nextcloud/android.git
synced 2024-12-23 01:00:26 +03:00
e57176f009
Android Studio has started to fail for some stuff with that old structure (for example connected tests don't work). It's about time to do this. Signed-off-by: Álvaro Brey Vilas <alvaro.brey@nextcloud.com>
4 lines
194 B
XML
4 lines
194 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:layout_width="@dimen/zero"
|
|
android:layout_height="@dimen/zero" />
|