sunnygoyal / PowerToggles

An advanced power control widget for android
MIT License
81 stars 36 forks source link

Is there a way I could build it myself? #9

Open asdnf opened 7 years ago

asdnf commented 7 years ago

Seems like I should make some extra tweaks to the project in order to build it. When I try to build it, gradle outputs messages like these: `/home/ppk/IdeaProjects/PowerToggles/res/layout/widget_config_activity_common.xml:210: Error: Duplicate id @+id/btn_1, already defined earlier in this layout [DuplicateIds] android:id="@+id/btn_1"


    /home/ppk/IdeaProjects/PowerToggles/res/layout/widget_config_activity_common.xml:34: @+id/btn_1 originally defined here
/home/ppk/IdeaProjects/PowerToggles/res/layout/widget_config_activity_common.xml:219: Error: Duplicate id @+id/btn_2, already defined earlier in this layout [DuplicateIds]`