Modify preference_list_fragment to support tabLayout
- Remove buttonBar because it is only used in PublicVolumeSettings - Add tabLayout in preference_list_fragment.xml Bug: 141601408 Test: manual Change-Id: Ieb84ccf2e685a03abec7b07cb8f9f4b64ee475e0
This commit is contained in:
@@ -36,7 +36,7 @@ import java.lang.annotation.Retention;
|
||||
import java.lang.annotation.RetentionPolicy;
|
||||
|
||||
/**
|
||||
* Base fragment class for per profile settings.
|
||||
* Base fragment class for profile settings.
|
||||
*/
|
||||
public abstract class ProfileSelectFragment extends InstrumentedFragment {
|
||||
|
||||
|
Reference in New Issue
Block a user