OC-1833: Add CustomButton class to can change the background of buttons
[pub/Android/ownCloud.git] / res / layout / log_send_file.xml
index ddeac69..d836844 100644 (file)
@@ -24,7 +24,8 @@
          android:layout_height="wrap_content"
          android:gravity="bottom">
         
-     <Button           android:id="@+id/deleteLogHistoryButton"
+     <de.mobilcom.debitel.cloud.android.ui.CustomButton
+               android:id="@+id/deleteLogHistoryButton"
                        android:layout_width="match_parent"
                        android:layout_height="wrap_content"
                        android:text="@string/prefs_log_delete_history_button"/>