toggle menu
UIQ3
7.1.0
Library
switch theme
search in API
UIQ3
/
net.sourceforge.uiq3.calculator
/
Info_Activity
Info_Activity
Library
open
class
Info_Activity
${tags}
Author
martin
Since
1.0
Inheritors
Contact_Activity
Members
Constructors
Info_Activity
Link copied to clipboard
Library
constructor
(
)
Types
Web_Button_Listener
Link copied to clipboard
Library
private
open
class
Web_Button_Listener
button listener for webpage buttons
Properties
TAG
Link copied to clipboard
Library
private
val
TAG
:
String
TAG as class name for logging
Functions
Add_Web_Button
Link copied to clipboard
Library
protected
open
fun
Add_Web_Button
(
Id
:
Int
,
URL
:
String
)
Add a button for a web address.
on
Create
Link copied to clipboard
Library
open
fun
onCreate
(
savedinstancestate
:
Bundle
)