Monotweety Simple Twitter Client just for tweeting. Monotweety is also available at F-Droid compatible repository called IzzyOnDroid F-Droid Repository. Link for the page is here Overview Monotweety is Twitter client app which specializes in tweeting
repositories {
maven { url 'https://jitpack.io' }
}
dependencies {
//StickyTimeLine v0.0.20 and above only supports projects that have been migrated to androidx.
compile 'com.github.sangcomz:StickyTimeLine:v0.0.20'