Initial commit: DuckAI Android app with WebView and search widget
This commit is contained in:
commit
80e07cefef
14 changed files with 281 additions and 0 deletions
4
app/src/main/res/values/themes.xml
Normal file
4
app/src/main/res/values/themes.xml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<style name="Theme.DuckAI" parent="Theme.Material3.DayNight.NoActionBar" />
|
||||
</resources>
|
||||
Loading…
Add table
Add a link
Reference in a new issue