AlicanAkkus / android-spectrum-analyzer

Automatically exported from code.google.com/p/android-spectrum-analyzer
1 stars 0 forks source link

[New Feature] Add check boxes to enable noise and two signals when in DEBUG_MODE #8

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Add check boxes to enable noise and two signals when in DEBUG_MODE.

    <CheckBox
        android:id="@+id/checkBox2"
        android:layout_width="wrap_content"
        android:layout_height="wrap_content"
        android:layout_weight="1"
        android:text="CheckBox" />

Original issue reported on code.google.com by zz4...@gmail.com on 3 Feb 2012 at 12:48

GoogleCodeExporter commented 9 years ago
Added buttons and check boxes

Original comment by zz4...@gmail.com on 3 Feb 2012 at 3:45