Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ボタンのクリックでアプリのデフォルトのテーマを変更する方法があることを知っています。Blackmart の開発者はそれを行いました。私はすでに1000ページのようにGoogleを検索しましたが、これだけを見つけました(機能していません)
getApplication().setTheme(Theme.Holo)
res/values/styles.xml で新しいスタイルを既に作成しているので、動的に変更する他の方法はありますか? アプリケーションを再起動しても?