Package com.pda.screenshotmatcher2.views.fragments.rotationFragments

Rotation fragments used by the app.

Types

GalleryFragment
Link copied to clipboard
class GalleryFragment : RotationFragment

RotationFragment displaying all old match results saved in the external app directory as a grid.

GalleryPreviewFragment
Link copied to clipboard
class GalleryPreviewFragment : RotationFragment

RotationFragment that displays a capture result image pair.

RotationFragment
Link copied to clipboard
abstract class RotationFragment : Fragment, GarbageView

An abstract class, inherited by fragments that need to be rotated without an extra layout.

SelectDeviceFragment
Link copied to clipboard
class SelectDeviceFragment : RotationFragment

RotationFragment to connect to a matching server (= pc/laptop)

Properties

FIRST_IMAGE_KEY
Link copied to clipboard
const val FIRST_IMAGE_KEY: String
SECOND_IMAGE_KEY
Link copied to clipboard
const val SECOND_IMAGE_KEY: String