aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2019-02-08 12:13:53 +0100
committerChristian Schneppe <christian@pix-art.de>2019-02-08 12:13:53 +0100
commit8bdc5d14861e095ea0c19562f89a82a670ef9018 (patch)
treef66820bb5d047129ee4288967e276d6ea267baa6 /src/main/res/layout
parenta7332aace11116c82c45dbf77176d02280e480b9 (diff)
integrate single profile mode in CreatePublicChannelDialog
Diffstat (limited to 'src/main/res/layout')
-rw-r--r--src/main/res/layout/create_public_channel_dialog.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/res/layout/create_public_channel_dialog.xml b/src/main/res/layout/create_public_channel_dialog.xml
index a409cde37..457f9c010 100644
--- a/src/main/res/layout/create_public_channel_dialog.xml
+++ b/src/main/res/layout/create_public_channel_dialog.xml
@@ -9,6 +9,7 @@
android:padding="?dialogPreferredPadding">
<TextView
+ android:id="@+id/your_account"
style="@style/InputLabel"
android:layout_width="match_parent"
android:layout_height="wrap_content"