error when PreferenceActivity


check this article:
https://blog.30sparks.com/preferenceactivity-under-appcompat/

不過要注意Setting layout .xml 內Toolbar要改:

xml version="1.0" encoding="utf-8"?><LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"              android:layout_width="match_parent"              android:layout_height="match_parent"              android:orientation="vertical">
   
   <androidx.appcompat.widget.Toolbar         android:id="@+id/action_bar"         android:layout_width="match_parent"         android:layout_height="wrap_content"         android:minHeight="?attr/actionBarSize" />
   
   <FrameLayout         android:id="@+id/content_wrapper"         android:layout_width="match_parent"         android:layout_height="0dp"         android:layout_weight="1" />

</LinearLayout>

這個網誌中的熱門文章

最爛的銀行服務-玉山銀行

Mark App Design Apps - Terms and Privacy Policy (服務條款,隱私權政策)

SMR疊瓦式hdd致命缺陷被解決????!!!

google play 正式發布前測試報告...非常好用.

更改google drive預設存放目錄位置Change Google Drive Default Folder Location in Windows

ios app 上架時app icon要注意事項

舊有app在Android 12 閃退問題& app Splash screens

app bundle and bundletool. 關於aab安裝問題

關於google play console app應用程式簽署

Google Play badge徽章產生器