Skip to content

remove the tableview separator on android

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
LICENSE.txt
Notifications You must be signed in to change notification settings

321hendrik/noSeparator

Repository files navigation

noSeparator

Description

Hides the row separators from a given TableRow.

Accessing the noSeparator Module

To access this module from JavaScript, you would do the following:

var noSeparator = require("de.hpm.noseparator");

The noSeparator variable is a reference to the Module object.

Reference

noSeparator.hideTableRowSeparator(TableView)

Hides the row separators from the given TableView.

Usage

see example/app.js

Author

Hendrik Elsner, [email protected]

License

Copyleft

About

remove the tableview separator on android

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
LICENSE.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published