-
-
Notifications
You must be signed in to change notification settings - Fork 776
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add social links #1294
feat: add social links #1294
Conversation
app/src/main/java/app/revanced/manager/ui/screen/settings/AboutSettingsScreen.kt
Outdated
Show resolved
Hide resolved
app/src/main/java/app/revanced/manager/ui/screen/settings/AboutSettingsScreen.kt
Outdated
Show resolved
Hide resolved
app/src/main/java/app/revanced/manager/ui/screen/settings/AboutSettingsScreen.kt
Outdated
Show resolved
Hide resolved
Co-authored-by: Pun Butrach <[email protected]>
app/src/main/java/app/revanced/manager/ui/screen/settings/AboutSettingsScreen.kt
Outdated
Show resolved
Hide resolved
app/src/main/java/app/revanced/manager/ui/screen/settings/AboutSettingsScreen.kt
Outdated
Show resolved
Hide resolved
…tSettingsScreen.kt Co-authored-by: oSumAtrIX <[email protected]>
cd27d6a
to
bef4964
Compare
app/src/main/java/app/revanced/manager/ui/viewmodel/AboutViewModel.kt
Outdated
Show resolved
Hide resolved
app/src/main/java/app/revanced/manager/ui/screen/settings/AboutSettingsScreen.kt
Outdated
Show resolved
Hide resolved
app/src/main/java/app/revanced/manager/ui/screen/settings/AboutSettingsScreen.kt
Outdated
Show resolved
Hide resolved
@BenjaminHalko what is the status of this? |
Sorry about the wait, it's on my backlog of things to finish... |
I think it is finally done. |
Is there anyway to stop the Filled Buttons from taking all the available width? it looks odd |
We could always increase the side padding, but there is no way to make it use the minimum space possible while also having the buttons be the same size. The fact that the buttons were the same size before was just a coincidence. |
app/src/main/java/app/revanced/manager/ui/screen/settings/AboutSettingsScreen.kt
Outdated
Show resolved
Hide resolved
app/src/main/java/app/revanced/manager/ui/viewmodel/AboutViewModel.kt
Outdated
Show resolved
Hide resolved
…odel.kt Co-authored-by: Ax333l <[email protected]>
Ok it might be done now... |
app/src/main/java/app/revanced/manager/ui/screen/settings/AboutSettingsScreen.kt
Outdated
Show resolved
Hide resolved
…tSettingsScreen.kt Co-authored-by: Ax333l <[email protected]>
app/src/main/java/app/revanced/manager/ui/screen/settings/AboutSettingsScreen.kt
Outdated
Show resolved
Hide resolved
app/src/main/java/app/revanced/manager/ui/screen/settings/AboutSettingsScreen.kt
Outdated
Show resolved
Hide resolved
…tSettingsScreen.kt Co-authored-by: Ax333l <[email protected]>
Added social links with icons from DevSrSouza/compose-icons