• 此项目
    • 正在载入...
  • Sign in

xuning / livekitAndroidXuningTest

96x96
转到一个项目
Toggle navigation
  • 项目
  • 群组
  • 代码片段
  • 帮助
Toggle navigation pinning
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • livekitAndroidXuningTest
  • ..
  • values
  • themes.xml
  • Custom Audio input (#528) · 8772a29e ...
    8772a29e 浏览文件
    * Custom audio handling
    
    * Screen share audio example
    
    * Screen Audio Capturer in sdk
    
    * spotless
    
    * Spotless
    
    * fix extraneous logging
    
    * changeset
    
    * Update webrtc-sdk to 125.6422.06.1
    
    * Test compile fixes
    davidliu authored 2024-11-02 08:16:28 -0700
themes.xml 157 字节
原文件 审查 历史 永久链接
1 2 3 4 5
<?xml version="1.0" encoding="utf-8"?>
<resources>

    <style name="Theme.Livekitandroid" parent="android:Theme.Material.Light.NoActionBar" />
</resources>