|
|
|
@ -1,5 +1,5 @@ |
|
|
|
|
/* |
|
|
|
|
* Copyright (C) 2017 The LineageOS Project |
|
|
|
|
* Copyright (C) 2018,2022 The LineageOS Project |
|
|
|
|
* |
|
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
|
* you may not use this file except in compliance with the License. |
|
|
|
@ -19,7 +19,7 @@ package org.lineageos.settings.device; |
|
|
|
|
import android.os.Bundle; |
|
|
|
|
|
|
|
|
|
import com.android.settingslib.collapsingtoolbar.CollapsingToolbarBaseActivity; |
|
|
|
|
import com.android.settingslib.collapsingtoolbar.R; |
|
|
|
|
import com.android.settingslib.widget.R; |
|
|
|
|
|
|
|
|
|
public class AdvancedDisplayActivity extends CollapsingToolbarBaseActivity { |
|
|
|
|
|
|
|
|
|