ReaderDetailActivity

public final class ReaderDetailActivity extends AppCompatActivity

Activity to show the unencrypted data inside the QR code

Constructors

Types

Link copied to clipboard
public class Companion

Properties

Link copied to clipboard
private <Error class: unknown class> binding

The binding object for the activity

Link copied to clipboard
Link copied to clipboard
public final static String EXTRA_CLEAR_DATA

Extra key to pass the clear data to the activity

Link copied to clipboard

Data adapter for the recycler view

Functions

Link copied to clipboard
private final Unit bindData()

Bind the data to the recycler view

Link copied to clipboard
private final <Error class: unknown class> getBinding()

The binding object for the activity

Link copied to clipboard

Data adapter for the recycler view

Link copied to clipboard

Finish the activity when back button is pressed

Link copied to clipboard
protected Unit onCreate(Bundle savedInstanceState)
Link copied to clipboard
private final Unit setBinding(<Error class: unknown class> binding)

The binding object for the activity

Link copied to clipboard
private final Unit setMKeyValueDataAdapter(KeyValueDataAdapter mKeyValueDataAdapter)

Data adapter for the recycler view

Link copied to clipboard
private final Unit setUpListeners()

Set up listeners for the activity

Link copied to clipboard
private final Unit setUpRecyclerView()

Setup the recycler view