Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 497 Bytes

ReadMe.MD

File metadata and controls

23 lines (14 loc) · 497 Bytes

CubiVue Controls

A collection of Android Controls commonly used in projects.

Overview

This repository contains multiple 'Controls', arranged in seperate packages, ready to be modified & used in any Android project.

Controls

Scheduler

A list of classes to inoke repeated/periodic task and observe the results in UI Activity/Fragment.

  • ReminderControl.kt
  • TaskSchedulerControl.kt

Sound

Contains class for playing sound & vibration.

  • BeeperControl.kt