bitfireAT/icsx5

Replace Twitter with Mastodon

Closed this issue · 0 comments

ICSx5 still has the Twitter link. Replace with Mastodon (https://fosstodon.org/@davx5app)

IconButton({ showTwitter() }) {
Icon(
painter = painterResource(R.drawable.twitter_white),
contentDescription = stringResource(R.string.app_info_web_site)
)
}