Skip to content

Commit

Permalink
「同じルールの録画」というタイトルを設定し忘れていたのを修正
Browse files Browse the repository at this point in the history
  • Loading branch information
daigorian committed Sep 26, 2021
1 parent bb2d9fc commit 995d784
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -372,7 +372,7 @@ class VideoDetailsFragment : DetailsSupportFragment() {
mAdapter.updateContentsListRow(
GetRecordedParam(rule = ruleId),
GetRecordedParamV2(ruleId = ruleId),
"",
getString(R.string.videos_in_same_rule),
1,
mCardPresenter,
requireContext()
Expand Down

0 comments on commit 995d784

Please sign in to comment.