diff options
author | brainbreaker <gautamprajapati06@gmail.com> | 2017-02-08 01:38:40 +0530 |
---|---|---|
committer | Aleksandar Stefanović <theonewithideas@gmail.com> | 2017-02-09 08:33:02 +0000 |
commit | f1c844fed0fdf898fd6d027529cb2570eb52bec5 (patch) | |
tree | 8163ab8bdca2efabe94d96e3b16eff4b0e7ca32e /drawinglayer | |
parent | eecf39c6e44e25a5a78aa7b435d07a9c53c628c4 (diff) |
Explorer File View option in Settings working now
Explorer file view option in Settings is working now.
To listen to the preference updates in the app
a custom class SettingsListernerModel has been added.
SettingsListenerModel.java file contains the methods
to instantiate and set OnSettingPreferenceChangedListener
in the implementing class.
LibreOfficeUIActivity implements this listener
and it is triggered by onSharedPreferenceChanged() method
in SettingsActivity.
This class can also be used to listen to other preference changes
in Settings.
Change-Id: I063024df01cf183d2a6211648e32805795af20a9
Reviewed-on: https://gerrit.libreoffice.org/34012
Reviewed-by: Aleksandar Stefanović <theonewithideas@gmail.com>
Tested-by: Aleksandar Stefanović <theonewithideas@gmail.com>
Diffstat (limited to 'drawinglayer')
0 files changed, 0 insertions, 0 deletions