# CustomTitleBar **Repository Path**: 1032200695/CustomTitleBar ## Basic Information - **Project Name**: CustomTitleBar - **Description**: No description available - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-09 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # CustomTitleBar ### 第一步 在项目的build文件夹下添加库依赖 maven { url 'https://jitpack.io' } ### 第二步 在moudle的build文件夹下添加项目依赖 implementation 'com.github.muyishuangfeng:CustomTitleBar:1.0.0'