GuoBuping
GuoBuping

Reputation: 63

Intellij Idea 13 can't find Hierarchy Tools when programing Android apps

I try to find in View/Tools windows and also the right part of Intellij,but can not find as Intellij idea12.And I really want to use the tools for my Android Apps.

Upvotes: 6

Views: 1838

Answers (1)

CrazyCoder
CrazyCoder

Reputation: 402375

According to the online documentation:

The tool window is available only after you have built a hierarchy for the first time.

Upvotes: 2

Related Questions