project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/SchemeListActivity.java
author Wuzzy <almikes@aol.com>
Wed, 05 Apr 2017 18:23:10 +0200
changeset 12167 1ce6ee2525db
parent 7508 763d3961400b
permissions -rw-r--r--
Simplify the background gradient of Beach theme, fixes ugly “stripe” at borders

package org.hedgewars.hedgeroid;

import android.app.Activity;

// TODO
public class SchemeListActivity extends Activity {

}