-
Notifications
You must be signed in to change notification settings - Fork 0
CustomVideoView.java
adbrandao edited this page Jun 19, 2016
·
5 revisions
Last updated 6/17/16.
This code takes care of the moving and resizing of the video.
Note: at the top of the file are a package statement and various import statements. "The Package Name is used to uniquely identify your app so that any work performed by a device is always properly attributed to the source, thus preventing confusion between apps." The import statements ensure supplementary code for components, such as the Radio Buttons, is included.