<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"\r
android:layout_width="fill_parent"\r
android:layout_height="fill_parent"\r
- android:background="@color/owncloud_white"\r
+ android:background="@color/background_color"\r
android:orientation="vertical"\r
android:id="@+id/failed_files_list_view">\r
\r
android:text="@string/failed_upload_all_cb"\r
android:textSize="8sp" />\r
\r
- <Button\r
+ <com.owncloud.android.ui.CustomButton\r
android:id="@+id/failed_upload_retry_all_btn"\r
android:layout_width="wrap_content"\r
android:layout_height="wrap_content"\r
android:text="@string/failed_upload_headline_retryall_btn"\r
android:textSize="8sp" />\r
\r
- <Button\r
+ <com.owncloud.android.ui.CustomButton\r
android:id="@+id/failed_upload_delete_all_btn"\r
android:layout_width="wrap_content"\r
android:layout_height="wrap_content"\r