aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/kotlin/com/pitchedapps/frost/contracts/WebContract.kt
blob: 2485a468e66bd3481fcb23b1d9eae4b22731817d (plain)
1
2
3
4
5
6
7
8
package com.pitchedapps.frost.contracts

/**
 * Created by Allan Wang on 2017-07-04.
 *
 * Combination of all the core functions implemented by the Activity
 */
interface ActivityWebContract : FileChooserActivityContract