mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 16:23:28 +02:00
Added Ringer Mode Setting UI.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
module.exports = function InputCtrl($scope, KeycodesAndroid) {
|
||||
module.exports = function InputCtrl($scope) {
|
||||
|
||||
$scope.press = function (key) {
|
||||
$scope.control.keyPress(key)
|
||||
|
||||
Reference in New Issue
Block a user