LoginSignup
3
0
お題は不問!Qiita Engineer Festa 2023で記事投稿!

【Android Studio】タブを閉じるボタンの位置を左側にする方法

Last updated at Posted at 2023-06-16

はじめに

Android Studioのタブを閉じるボタンは、デフォルトでは右にあります。
しかし、macの標準アプリの多くは、タブの閉じるボタンが左にあります。
この記事では、Android Studioでタブの閉じるボタンを左にすることで、macの標準アプリと同じように操作する方法を紹介します。

ゴール

Android Studioでタブを閉じるボタンの位置を左側にする

手順

Android Studioの設定を開く

「コマンド + ,」を押して設定画面が開きます。

設定を編集する

設定画面を開いたら、検索ボックスに「tab」と検索し、
「Editor > General > Editor Tabs」を選択します。

「Close button position」を「Left」に変更し、「Apply」をクリックします。
すると、タブを閉じるボタンが左に移動します。
変更を確認できたら「OK」を押して設定画面を閉じます。
スクリーンショット 2023-06-17 6.39.58.png

おわりに

Android Studioでタブを閉じるボタンの位置を左にする方法を紹介しました。
標準アプリをよく使う人は、Android Studioの操作が快適になるでしょう。

3
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
3
0