mirror of
https://github.com/SimpleMobileTools/Simple-Calendar.git
synced 2025-01-31 19:05:01 +01:00
reset the app title at weekly view
This commit is contained in:
parent
5dacb916ca
commit
2c1e0e7911
@ -183,6 +183,7 @@ class MainActivity : SimpleActivity(), EventListFragment.DeleteListener {
|
||||
main_view_pager.visibility = View.GONE
|
||||
calendar_event_list_holder.visibility = View.GONE
|
||||
main_weekly_scrollview.visibility = View.VISIBLE
|
||||
title = getString(R.string.app_launcher_name)
|
||||
|
||||
week_view_hours_holder.removeAllViews()
|
||||
for (i in 1..23) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user