Com.netsmartcompany.floatingActionButton
Alloy widget for a simple floating action button
Install / Use
/learn @kgividen/Com.netsmartcompany.floatingActionButtonREADME
com.netsmartcompany.floatingActionButton
A simple Floating Action Button for Titanium Alloy Widget. Based off of http://gitt.io/component/be.k0suke.tifab
Usage
Controller
$.addFolderFab.onClick(function(e) {
addFolderClicked();
});
$.index.open();
Controller Options
Hide
$.addFolderFab.hideMe();
Show
$.addFolderFab.showMe();
View
<Alloy>
<Window>
<Widget id="addFolderFab" class="fab" src="com.netsmartcompany.floatingActionButton" />
</Window>
</Alloy>
Style
'.fab': {
zIndex: 1000,
top: 20,
right: 10,
width: 60,
height: 60,
backgroundColor: '#cc2ecc40',
borderWidth: 1,
borderColor: '#ececec',
title: '\uf067',
font: {
fontFamily: 'FontAwesome',
fontSize: 40
},
color: '#ffffff'
}

License
MIT
Related Skills
node-connect
340.5kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
84.2kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
340.5kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
84.2kCommit, push, and open a PR
View on GitHub70/100
GitHub Stars5
CategoryDevelopment
Updated9y ago
Forks2
Languages
JavaScript
Security Score
Audited on Feb 18, 2017
No findings
