Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hoang8f committed Sep 1, 2015
1 parent 98e9f96 commit 8566cc6
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ Define in xml like this and make sure that the `RadioButton`'s style is: `@style
android:layout_height="wrap_content"
android:layout_margin="10dp"
android:orientation="horizontal"
segmentedgroup:border_width="2dp"
segmentedgroup:corner_radius="10dp">
segmentedgroup:sc_border_width="2dp"
segmentedgroup:sc_corner_radius="10dp">

<RadioButton
android:id="@+id/button21"
Expand Down Expand Up @@ -101,5 +101,3 @@ License
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.



0 comments on commit 8566cc6

Please sign in to comment.