Numerical Indicator For location radius
closes #136 Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
This commit is contained in:
@@ -56,4 +56,13 @@
|
||||
class="com.TwentyCodes.android.LocationRinger.ui.fragments.MapFragment" >
|
||||
</fragment>
|
||||
|
||||
<TextView
|
||||
android:id="@+id/radius_textview"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_alignParentRight="true"
|
||||
android:layout_alignTop="@+id/mapview"
|
||||
android:textAppearance="?android:attr/textAppearanceLarge"
|
||||
android:textColor="#ff0000" />
|
||||
|
||||
</RelativeLayout>
|
||||
Reference in New Issue
Block a user