mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-29 21:34:44 +02:00
Refactoring
This commit is contained in:
@@ -171,8 +171,9 @@ public class FragmentOptionsSynchronize extends FragmentBase implements SharedPr
|
||||
spPollInterval = view.findViewById(R.id.spPollInterval);
|
||||
tvPollBattery = view.findViewById(R.id.tvPollBattery);
|
||||
|
||||
swSchedule = view.findViewById(R.id.swSchedule);
|
||||
rvExempted = view.findViewById(R.id.rvExempted);
|
||||
|
||||
swSchedule = view.findViewById(R.id.swSchedule);
|
||||
tvSchedulePro = view.findViewById(R.id.tvSchedulePro);
|
||||
tvScheduleStart = view.findViewById(R.id.tvScheduleStart);
|
||||
tvScheduleEnd = view.findViewById(R.id.tvScheduleEnd);
|
||||
|
||||
Reference in New Issue
Block a user