mirror of
https://github.com/moparisthebest/Yaaic
synced 2024-10-31 15:35:04 -04:00
Add server view: show "use ssl" checkbox
This commit is contained in:
parent
d8386ba3cd
commit
1ca934b5ff
@ -88,8 +88,7 @@ along with Yaaic. If not, see <http://www.gnu.org/licenses/>.
|
||||
android:id="@+id/useSSL"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="@string/server_useSSL"
|
||||
android:visibility="gone" />
|
||||
android:text="@string/server_useSSL" />
|
||||
<TextView
|
||||
android:text="User"
|
||||
android:layout_width="fill_parent"
|
||||
|
Loading…
Reference in New Issue
Block a user