mirror of
https://github.com/oxen-io/session-android.git
synced 2025-12-03 04:42:19 +00:00
Ditch rebuild path button
This commit is contained in:
@@ -45,10 +45,10 @@
|
||||
|
||||
<Button
|
||||
style="@style/MediumProminentOutlineButton"
|
||||
android:id="@+id/rebuildPathButton"
|
||||
android:id="@+id/learnMoreButton"
|
||||
android:layout_width="196dp"
|
||||
android:layout_height="@dimen/medium_button_height"
|
||||
android:layout_marginBottom="@dimen/medium_spacing"
|
||||
android:text="@string/activity_path_rebuild_path_button_title" />
|
||||
android:text="@string/activity_path_learn_more_button_title" />
|
||||
|
||||
</LinearLayout>
|
||||
Reference in New Issue
Block a user