mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-06-13 05:37:47 +02:00
Moar work on dark theme
This commit is contained in:
@ -60,6 +60,8 @@ public class LogFragment extends Fragment {
|
||||
public void onResume() {
|
||||
super.onResume();
|
||||
getActivity().setTitle("Log");
|
||||
setHasOptionsMenu(true);
|
||||
reloadErrorLog();
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Reference in New Issue
Block a user