style: strip trailing whitespace and fix indent flagged by spotless
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -101,8 +101,8 @@ class TopNavFilterState(
|
||||
FeedDefinition(
|
||||
code = TopFilter.Mine,
|
||||
name = ResourceName(R.string.follow_list_mine),
|
||||
)
|
||||
|
||||
)
|
||||
|
||||
val allFavoriteAlgoFeedsFollow =
|
||||
FeedDefinition(
|
||||
code = TopFilter.AllFavoriteAlgoFeeds,
|
||||
|
||||
+1
-1
@@ -130,7 +130,7 @@ fun AllSettingsScreen(
|
||||
tint = tint,
|
||||
onClick = { nav.nav(Route.ProfileBadges) },
|
||||
)
|
||||
HorizontalDivider()
|
||||
HorizontalDivider()
|
||||
SettingsNavigationRow(
|
||||
title = R.string.favorite_dvms_title,
|
||||
icon = Icons.Outlined.AutoAwesome,
|
||||
|
||||
Reference in New Issue
Block a user