mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
add iconbutton widget
This commit is contained in:
@@ -2,7 +2,7 @@ require "ui/widget/container"
|
||||
|
||||
--[[
|
||||
a button widget
|
||||
]]
|
||||
--]]
|
||||
Button = InputContainer:new{
|
||||
text = nil, -- mandatory
|
||||
preselect = false,
|
||||
|
||||
Reference in New Issue
Block a user