Skip to content

Instantly share code, notes, and snippets.

View FeherMarcell's full-sized avatar

Marcell Feher FeherMarcell

View GitHub Profile
<?xml version="1.0" encoding="utf-8"?>
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:orientation="horizontal"
android:padding="10dp"
>
<LinearLayout
android:id="@+id/itemData"
class DropboxConnector : public RESTConnector
{
private:
bool cacheEnabled = false;
public:
// Reads and sets cache mode