1
0
Fork 0
fenix/app
Mugurell bf44c50dfd Fix #4372 - Set SitePermissionsDetailsExceptionsFragment toolbar title in onResume
The flow we are currently using involves setting a new title for the containing
Activity when the user navigates to a new Fragment.
This happened for SitePermissionsDetailsExceptionsFragment in it's onCreate().
Opening a permission (SitePermissionsManageExceptionsPhoneFeatureFragment) will
set a new title in it's onCreate() but going back from this new Fragment will
not create again a new SitePermissionsDetailsExceptionsFragment.
As a workaround I moved the call to set Activity's title in onResume().
2019-07-30 11:56:44 -04:00
..
src Fix #4372 - Set SitePermissionsDetailsExceptionsFragment toolbar title in onResume 2019-07-30 11:56:44 -04:00
.gitignore Initializes Android project 2018-12-07 15:25:38 -05:00
build.gradle No issue: Add more useful test output to TaskCluster (#4165) 2019-07-26 08:56:13 -07:00
lint.xml Fixes #1890 - Remove unused strings (#1891) 2019-04-22 11:24:49 -07:00
metrics.yaml For #969: Adds telemetry for collections (#3935) 2019-07-18 16:05:42 -07:00
pings.yaml Add pings.yaml metadata 2019-05-20 13:26:40 -07:00
proguard-rules.pro For #2094 - Keep motionlayout internals from being optimized away by (#3937) 2019-07-08 14:29:51 -05:00